document.write( "Question 1131309: Solve the system of equations using matrices. Use Gaussian elimination with back-substitution.
\n" ); document.write( "x + y + z = -5
\n" ); document.write( "x - y + 3z = -1
\n" ); document.write( "4x + y + z = -2
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #747989 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
\n" ); document.write( "
\n" );