document.write( "Question 810531: Solve using the Gauss-Jordan Method.
\n" );
document.write( "-25x-9y-z=-57
\n" );
document.write( "-15x-15y-2z=11
\n" );
document.write( "20x+9y+z=37 \n" );
document.write( "
Algebra.Com's Answer #488216 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! x = 4, y = -5, z = 2 \n" ); document.write( " |