document.write( "Question 823524: using cramers rule solve
\n" );
document.write( " 2x - y = 4
\n" );
document.write( " 3x + y -z=10
\n" );
document.write( " y + z = 3 \n" );
document.write( "
Algebra.Com's Answer #495565 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 2x - y = 4 \n" ); document.write( "3x + y -z=10 \n" ); document.write( " y + z = 3 \n" ); document.write( "x = 3, y = 2, z = 1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |