document.write( "Question 584954: Find the value of the determinant\r
\n" );
document.write( "\n" );
document.write( "|-6 -6|
\n" );
document.write( "|b a| \n" );
document.write( "
Algebra.Com's Answer #372994 by Alan3354(69443) You can put this solution on YOUR website! Find the value of the determinant\r \n" ); document.write( "\n" ); document.write( "|-6 -6| \n" ); document.write( "|b a| \n" ); document.write( "============= \n" ); document.write( "= -6a - (-6b) \n" ); document.write( "= -6a + 6b \n" ); document.write( " \n" ); document.write( " |