document.write( "Question 810087: Solve using Gauss- Jordan method\r
\n" );
document.write( "\n" );
document.write( "-10x-15y-z=22
\n" );
document.write( "-6x-25y-2z=89
\n" );
document.write( "8x+15y+z=-32 \n" );
document.write( "
Algebra.Com's Answer #487944 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! x = 5, y = -5, z = 3 \n" ); document.write( " |