document.write( "Question 1008315: Determine the inverse of the following matrix
\n" );
document.write( "
\n" );
document.write( " A=\r
\n" );
document.write( "\n" );
document.write( " 1 0 1 0 1
\n" );
document.write( " 0 2 1 0 2
\n" );
document.write( " 3 1 2 3 1
\n" );
document.write( " -2 0 1 2 0
\n" );
document.write( " 3 -2 4 -2 1\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "I have never solved one this size. Help is greatly appreciated!! Thank you!
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #624063 by Alan3354(69443) You can put this solution on YOUR website! It's a 5 by 5 \n" ); document.write( "It takes more steps that a 4 by 4, but the method is the same. \n" ); document.write( " \n" ); document.write( " |