document.write( "Question 810101: Solve using Gauss- Jordan method\r
\n" );
document.write( "\n" );
document.write( "-9x-2y+z=-27
\n" );
document.write( " 12x+y =44
\n" );
document.write( "-6x-2y+z=-15 \n" );
document.write( "
Algebra.Com's Answer #487953 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! You are allowed 5 problems per day but no similar problems. One gauss jordan problem per day. \n" ); document.write( "x = 4, y = -4, z = 1 \n" ); document.write( " |