document.write( "Question 889846: Add the 2 matrices below, where possible.
\n" );
document.write( "3 -5
\n" );
document.write( "-5 + 1
\n" );
document.write( "-4 6 \n" );
document.write( "
Algebra.Com's Answer #538509 by richwmiller(17219) You can put this solution on YOUR website! 3-5= \n" ); document.write( "-5+1= \n" ); document.write( "-4+6= \n" ); document.write( " |