SOLUTION: If matrix A is an (KxL) matrix and B is an (RxS) matrix? The product matrix AB exists if ? And the size of the matrix AB is ? ''

Algebra ->  Matrices-and-determiminant -> SOLUTION: If matrix A is an (KxL) matrix and B is an (RxS) matrix? The product matrix AB exists if ? And the size of the matrix AB is ? ''      Log On


   



Question 1044556: If matrix A is an (KxL) matrix and B is an (RxS) matrix?
The product matrix AB exists if ?
And the size of the matrix AB is ? ''

Answer by josgarithmetic(39617) About Me  (Show Source):
You can put this solution on YOUR website!
The product matrix not exist. Number of columns for A must match number of rows for B. The product WILL EXIST IF L=R.

Is it true that L=R? If true, then size of AB will be KxS.