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 #232298 by stanbon(75887) ![]() You can put this solution on YOUR website! Yes, the determinant is 8. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |