document.write( "Question 122173This question is from textbook
\n" );
document.write( ": Solve the following system of equations by using the inverse of the coefficient matrix A. (AX=B)\r
\n" );
document.write( "\n" );
document.write( "x+8y=-29
\n" );
document.write( "6x+2y=10 \n" );
document.write( "
Algebra.Com's Answer #89699 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! Solve the following system of equations by using the inverse of the coefficient matrix A. (AX=B) \r \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( " x + 4y = 22\r\n" ); document.write( "-6x + 5y = 13\r\n" ); document.write( "\r\n" ); document.write( "Form the matrix equation:\r\n" ); document.write( "\r\n" ); document.write( " \n" ); document.write( "-------------------------------------------------- \n" ); document.write( "Now we must find the inverse of the coefficient matrix \n" ); document.write( "\n" ); document.write( "To find the inverse of a 2x2 matrix: \r \n" ); document.write( "\n" ); document.write( "1. find the determinant of the matrix: \n" ); document.write( " \n" ); document.write( "2. Swap the upper left and lower right elements \n" ); document.write( " \n" ); document.write( "3. Change the signs of the upper right and lower left elements \n" ); document.write( " \n" ); document.write( "4. Divide every term by the value of the determinant, which is 29. \n" ); document.write( " \n" ); document.write( "-------------------------------------------------- \n" ); document.write( " \r\n" ); document.write( "Now go back to the matrix equation\r\n" ); document.write( "\r\n" ); document.write( "\n" ); document.write( " |