document.write( "Question 638757:  Evaluate the determinate in the matrix.\r
\n" );
document.write( "\n" );
document.write( "|7 9|
\n" );
document.write( "|-2 -5| \n" );
document.write( "
| Algebra.Com's Answer #402396 by Alan3354(69443)     You can put this solution on YOUR website! Do it like this one: \n" ); document.write( "---- \n" ); document.write( "Evaluate the determinate [determinant] in the matrix. \n" ); document.write( "|1 -3| \n" ); document.write( "|-8 2| \n" ); document.write( "---------- \n" ); document.write( "Det = 1*2 - (-8*-3) = 2 - 24 \n" ); document.write( "= -22 \n" ); document.write( " |