document.write( "Question 979883: Compute the determinant:
\n" );
document.write( "4 0 -1
\n" );
document.write( "3 6 -2
\n" );
document.write( "-2 5 1\r
\n" );
document.write( "\n" );
document.write( "Complete lost on this one. Please help. \n" );
document.write( "
Algebra.Com's Answer #601124 by ikleyn(52790)![]() ![]() You can put this solution on YOUR website! \r \n" ); document.write( "\n" ); document.write( "Since the matrix contains zero in the first row, I will use cofactoring the determinant along the first row (see the lesson Co-factoring the determinant of a 3x3 matrix in this site):\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "det \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " = 4*det \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |