document.write( "Question 324567: find the determinant and inverse of the following matrices:
\n" );
document.write( "use the Gauss Jordan Method for the inverse.
\n" );
document.write( "1 2 3
\n" );
document.write( "0 1 4
\n" );
document.write( "0 0 8
\n" );
document.write( "
\n" );
document.write( "I got the determinant, it should be 8. i would like to know if im correct.
\n" );
document.write( "thank you. \n" );
document.write( "
Algebra.Com's Answer #232309 by solver91311(24713) You can put this solution on YOUR website! \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Yes, the Determinant is 8.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Write back and I'll send you a document that shows you the Gauss-Jordan Inverse.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "John \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |