Q1.

Question

Describe the conditions that must be met in order for two matrices to be considered equal.

Step-by-Step Solution

Verified
Answer

Two matrices are equal if they have same number of rows and same number of columns and each element of one matrix is equal to the corresponding element of the other matrix.

1Step 1 – Definition of matrix.

A matrix is an ordered rectangular arrangement of numbers in horizontal rows and vertical columns enclosed in brackets.

2Step 2 – Description of step.

Two matrices are equal if they have same number of rows and same number of columns.

3Step 3 – Description of step.

Two matrices are equal if each element of one matrix is equal to the corresponding element of the other matrix.