document.write( "Question 300297: Please help me with this question.
\n" );
document.write( " Find the inverse, if it exists, for each of the following matrices.
\n" );
document.write( "There is a bracket on each side of this equation, (I didn't know how to insert it)
\n" );
document.write( "0 1 -1
\n" );
document.write( "2 -2 -1
\n" );
document.write( "-1 1 1 \r
\n" );
document.write( "\n" );
document.write( "Thank you!!! \n" );
document.write( "
Algebra.Com's Answer #215500 by Fombitz(32388) You can put this solution on YOUR website! [A]= \n" ); document.write( "det([A])= \n" ); document.write( "[A]inv= \n" ); document.write( "I used EXCEL's MINVERSE function to find the inverse of [A]. \n" ); document.write( " |