document.write( "Question 982584: Subtract the 2 matrices below, where possible. If not possible state it is not possible. \r
\n" );
document.write( "\n" );
document.write( "-1 0 -1 6
\n" );
document.write( "6 2 3 1\r
\n" );
document.write( "\n" );
document.write( "Please solve and show work. Thank you. \n" );
document.write( "
Algebra.Com's Answer #603400 by josgarithmetic(39625)![]() ![]() ![]() You can put this solution on YOUR website! That looks like one single matrix 2x4.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This will make your two matrices look right: \n" ); document.write( "(matrix(2,2,-1,0,6,2))-(matrix(2,2,-1,6,3,1))\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Subtract corresponding elements. \n" ); document.write( " |