document.write( "Question 981201: to multiply matrices we multiply the elements of a row in the first matrix with the corresponding elements of a column in the second matrix. for example, the element in the 2nd row and 3rd column of matrix AB is the sum of the products of the elements in row _____ of A and the corresponding elements in column ____ of B. \n" ); document.write( "
Algebra.Com's Answer #602232 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
to multiply matrices we multiply the elements of a row in the first matrix with the corresponding elements of a column in the second matrix. for example, the element in the 2nd row and 3rd column of matrix AB is the sum of the products of the elements in row __2___ of A and the corresponding elements in column __3___ of B. \n" ); document.write( "
\n" );