document.write( "Question 200839: What is the inverse of the following matrix
\n" );
document.write( " 2 -3 0
\n" );
document.write( " 1 1 -1
\n" );
document.write( " 2 0 1 \n" );
document.write( "
Algebra.Com's Answer #151094 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! It's 1/11 times\r \n" ); document.write( "\n" ); document.write( "1 3 3 \n" ); document.write( "-3 2 2 \n" ); document.write( "-2 -6 5 \n" ); document.write( " |