document.write( "Question 902030: use the gauss-Jordan method to solve for the following system of equations.
\n" ); document.write( "2x+9-z=0
\n" ); document.write( "3x-y+4z=1
\n" ); document.write( "5x+8y+3z=1
\n" ); document.write( "

Algebra.Com's Answer #547052 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
The other tutor didn't use the numbers supplied. \r
\n" ); document.write( "\n" ); document.write( "He changed 5 to 4
\n" ); document.write( "Is there a \"y\" in the first equation?
\n" ); document.write( "x = -34/11, y = 1, z = 31/11 if there is no y
\n" ); document.write( "
\n" );