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)\"\" \"About 
You can put this solution on YOUR website!
[A]=\"%28matrix%283%2C3%2C0%2C1%2C-1%2C2%2C-2%2C-1%2C-1%2C1%2C1%29%29\"
\n" ); document.write( "det([A])=\"-1\" so an inverse does exist.
\n" ); document.write( "[A]inv=\"%28matrix%283%2C3%2C1%2C2%2C3%2C1%2C1%2C2%2C0%2C1%2C2%29%29\"
\n" ); document.write( "I used EXCEL's MINVERSE function to find the inverse of [A].
\n" ); document.write( "
\n" );