document.write( "Question 1044556: If matrix A is an (KxL) matrix and B is an (RxS) matrix?\r
\n" ); document.write( "\n" ); document.write( "The product matrix AB exists if ?\r
\n" ); document.write( "\n" ); document.write( "And the size of the matrix AB is ? ''
\n" ); document.write( "

Algebra.Com's Answer #659873 by josgarithmetic(39617)\"\" \"About 
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.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Is it true that L=R? If true, then size of AB will be KxS.
\n" ); document.write( "
\n" );