document.write( "Question 1174245:  For A= [ -2 6
\n" );
document.write( "        -3 4 ] 
\n" );
document.write( "and B= [1 -4
\n" );
document.write( "        -2 3]
\n" );
document.write( "Find 4A -3B \n" );
document.write( "
| Algebra.Com's Answer #799649 by ikleyn(52878)     You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "\r\n" ); document.write( "Find the matrix 4A first, by multiplying each and every cell of the matrix A by 4.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Find the matrix 3B next, by multiplying each and every cell of the matrix B by 3.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "After that, make subtraction of matrices cell by cell.\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "Happy calculations (!)\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |