document.write( "Question 334092: solve system of equation by elimination
\n" ); document.write( "2x-y+z=7
\n" ); document.write( "3x+2y-2z=-7
\n" ); document.write( "x-3y+4z=20
\n" ); document.write( "

Algebra.Com's Answer #239372 by nyc_function(2741)\"\" \"About 
You can put this solution on YOUR website!
What about showing your effort?\r
\n" ); document.write( "\n" ); document.write( "Using the substitution method, I got y = -1 x = 1 and
\n" ); document.write( "z = 4
\n" ); document.write( "
\n" );