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)\"\" \"About 
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( "\"%28matrix%282%2C2%2C-1%2C0%2C6%2C2%29%29-%28matrix%282%2C2%2C-1%2C6%2C3%2C1%29%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Subtract corresponding elements.
\n" ); document.write( "\"%28matrix%282%2C2%2C0%2C-6%2C3%2C1%29%29\"
\n" ); document.write( "
\n" );