document.write( "Question 810089: Solve using Gauss- Jordan method\r
\n" );
document.write( "\n" );
document.write( "-15x-2y+z=-37
\n" );
document.write( " 20x+y =58
\n" );
document.write( "-10x-2y+z=-22 \n" );
document.write( "
Algebra.Com's Answer #487943 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! x = 3, y = -2, z = 4 \n" ); document.write( " |