document.write( "Question 721025: Given the system of equations, what is the value of the determinant?\r
\n" );
document.write( "\n" );
document.write( " 3x + y = 9\r
\n" );
document.write( "\n" );
document.write( " 2x - 4y = 6 \n" );
document.write( "
Algebra.Com's Answer #442183 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Given the system of equations, what is the value of the determinant? \n" ); document.write( "3x + y = 9 \n" ); document.write( "2x - 4y = 6 \n" ); document.write( "------------ \n" ); document.write( "-12 - 2 = -14 \n" ); document.write( "Det = -14 \n" ); document.write( " \n" ); document.write( " |