219k views
2 votes
Explain why it is necessary to know the dimensions of two matrices before attempting to add or multiply them ?

Explain why it is necessary to know the dimensions of two matrices before attempting-example-1
User Mat Kelcey
by
4.2k points

1 Answer

2 votes

the Why it is necessary to know the dimensions of two matrices before attempting to add or multiply them


\begin{gathered} (2\text{ 4)} \\ (3\text{ 5)} \\ \text{example of a 2 x 2 matrices } \\ (3\text{ 8)} \\ (2\text{ 4)} \\ (2\text{ 0) } \\ \text{example of a 2 x 3 matrices} \end{gathered}

This row and column of the matrix must have the same number of entries, otherwise, the set of matrices is not finite for addition or multiplication. Only matrices having the same number of rows and columns can be added or multiplied.

example of addition matrices


\begin{gathered} (2\text{ 3) + (4 7) }=\text{ (6 10)} \\ (3\text{ 5) (5 4) (8 9) } \\ \end{gathered}

User Mkierc
by
4.5k points