SOLUTION: When we multiply two matrices, viz. A and B, why is it necessary to have the number of columns in A the same as the number of rows in B? Is it merely a convention? Explain why and

Algebra ->  Matrices-and-determiminant -> SOLUTION: When we multiply two matrices, viz. A and B, why is it necessary to have the number of columns in A the same as the number of rows in B? Is it merely a convention? Explain why and       Log On


   



Question 852489: When we multiply two matrices, viz. A and B, why is it necessary to have the number of columns in A the same as the number of rows in B? Is it merely a convention? Explain why and how.
Answer by richard1234(7193) About Me  (Show Source):
You can put this solution on YOUR website!
The condition that the number of columns in A equals the number of rows in B is so that matrix multiplication is defined. See https://en.wikipedia.org/wiki/Matrix_multiplication for more info.