document.write( "Question 390553: Dear tutors, i don`t understand how to find the matrix inverse, please if you can help to me.
\n" ); document.write( "it is a matrix 3x3
\n" ); document.write( "-4 3 2
\n" ); document.write( " 1 -32 1
\n" ); document.write( " 6 -2 -1
\n" ); document.write( "Help me once again please, it is very important for me!!!!
\n" ); document.write( "Beforehand thanks to you!!!!
\n" ); document.write( "

Algebra.Com's Answer #276975 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "

\n" ); document.write( "Hi\r
\n" ); document.write( "\n" ); document.write( "A=\"%28matrix%283%2C3%2Ca1%2Cb1%2Cc1%2Ca2%2Cb2%2Cc2%2Ca3%2Cb3%2Cc3%29%29\" =\"%28matrix%283%2C3%2C-4%2C3%2C2%2C1%2C-32%2C1%2C6%2C-2%2C-1%29%29\"
\n" ); document.write( "I. first find value of determinant: d = a1(b2c3-c2b3) - b1(a2c3-c2a3) + c1(a2b3-b2a3)
\n" ); document.write( "II. Then Apply formula for the Inverse:
\n" ); document.write( "|A| = 1/d
\n" ); document.write( " \n" ); document.write( "
\n" );