document.write( "Question 18418: Please help me solve this problem. Using inverse Matrix to Solve Linear System.
\n" ); document.write( " 3x - 7y = -16
\n" ); document.write( " -2x + 4y =18 \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( " Thanks for your time.
\n" ); document.write( " Kat
\n" ); document.write( "

Algebra.Com's Answer #8801 by Alwayscheerful(414)\"\" \"About 
You can put this solution on YOUR website!
Put your equations into AX=B. Then solve for X!
\n" ); document.write( "HINT: \"X=A%5E-1+%2AB\"
\n" ); document.write( "So, this is inverse form.
\n" ); document.write( "
\n" ); document.write( "Since you can't divide by matrices, you must take the inverse of the matrix, in other words, make it to the power of -1.
\n" ); document.write( "
\n" ); document.write( "Then you can use your calculator to solve
\n" ); document.write( "The inverse of \"%28matrix%282%2C2%2C3%2C-7%2C-2%2C4%29%29\"is \"%28matrix%282%2C2%2C-2%2C-3.5%2C-1%2C-1.5%29%29\"
\n" ); document.write( "Then you multiply it with the 2x1 matrix
\n" ); document.write( "You should end up with \"%28matrix%282%2C1%2C-31%2C-11%29%29\" as your final matrix.
\n" ); document.write( "Hope this helps!
\n" ); document.write( "
\n" );