document.write( "Question 292657: Multiplying matrics\r
\n" );
document.write( "\n" );
document.write( "[4 1 0 2] 1 0 1
\n" );
document.write( " 2 -1 0
\n" );
document.write( " 3 5 1
\n" );
document.write( " 1 3 0 \n" );
document.write( "
Algebra.Com's Answer #211361 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "\n" ); document.write( "This is a \n" ); document.write( "\n" ); document.write( "The multiplication is defined because the two (green) inner \n" ); document.write( "dimensions are both \n" ); document.write( "have the outer (red) dimensions \n" ); document.write( "\n" ); document.write( "So we make a blank \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The first element to fill in is the 1st (only) row and 1st column.\r \n" ); document.write( "\n" ); document.write( "So we multiply the first (only) row of the first matrix by the \n" ); document.write( "first column of the second matrix and then add them like this:\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "we put \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The second element to fill in is the 1st (only) row and 2nd column.\r \n" ); document.write( "\n" ); document.write( "So we multiply the first (only) row of the first matrix by the \n" ); document.write( "2nd column of the second matrix and then add them like this:\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "we put \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "The third element to fill in is the 1st (only) row and 3rd column.\r \n" ); document.write( "\n" ); document.write( "So we multiply the first (only) row of the first matrix by the \n" ); document.write( "3rd column of the second matrix and then add them like this:\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "we put \n" ); document.write( "\n" ); document.write( " |