document.write( "Question 1001640: Let \r
\n" ); document.write( "\n" ); document.write( "P =
\n" ); document.write( "[3 -1]
\n" ); document.write( " [8 6 ]\r
\n" ); document.write( "\n" ); document.write( "Determine the inverse of P\r
\n" ); document.write( "\n" ); document.write( "I am really not sure how to go about this.
\n" ); document.write( "THANK YOU
\n" ); document.write( "

Algebra.Com's Answer #618739 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "\"%28matrix%282%2C2%2C3%2C-1%2C8%2C6%29%29\"\r\n" );
document.write( "\r\n" );
document.write( "1. Find the determinant of the matrix: (3)(6)-(-1)(8) = 18+8 = 26\r\n" );
document.write( "\r\n" );
document.write( "2. Swap the upper left and lower right elements:\r\n" );
document.write( " \"%28matrix%282%2C2%2C6%2C%22%22%2C%22%22%2C3%29%29\"\r\n" );
document.write( "\r\n" );
document.write( "3. Change the signs of the other two elements (upper right\r\n" );
document.write( "   and lower left:\r\n" );
document.write( "\r\n" );
document.write( "\"%28matrix%282%2C2%2C6%2C1%2C-8%2C3%29%29\"\r\n" );
document.write( "\r\n" );
document.write( "4. Divide every element by the number obtained in step 1.\r\n" );
document.write( "\r\n" );
document.write( "\"%28matrix%282%2C2%2C6%2F26%2C1%2F26%2C-8%2F26%2C3%2F26%29%29\"\r\n" );
document.write( "\r\n" );
document.write( "Reduce the reducible fractions:\r\n" );
document.write( "\r\n" );
document.write( "\"%28matrix%282%2C2%2C3%2F13%2C1%2F26%2C-4%2F13%2C3%2F26%29%29\"\r\n" );
document.write( "\r\n" );
document.write( "The above method only works for finding the inverse of\r\n" );
document.write( "2x2 matrices.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );