document.write( "Question 1207192: given the system of equations 2x-3y-9z=20 x+3z=-2 -3x+y-4z=-2 find the complete solution write x and y as functions of z \n" ); document.write( "
Algebra.Com's Answer #844929 by greenestamps(13203)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "\"2x-3y-9z=20\" [1]
\n" ); document.write( "\"x%2B3z=-2\" [2]
\n" ); document.write( "\"-3x%2By-4z=-2\" [3]

\n" ); document.write( "The instructions are to write x and y as functions of z. We can get x as a function of z directly from [2]:

\n" ); document.write( "\"x=-3z-2\" [4]

\n" ); document.write( "Substitute [4] in [1] and solve to find y as a function of z:

\n" ); document.write( "\"2%28-3z-2%29-3y-9z=20\"
\n" ); document.write( "\"-6z-4-3y-9z=20\"
\n" ); document.write( "\"-3y-15z=24\"
\n" ); document.write( "\"y%2B5z=-8\"
\n" ); document.write( "\"y=-5z-8\" [5]

\n" ); document.write( "ANSWER:
\n" ); document.write( "z = z
\n" ); document.write( "x = -3z-2
\n" ); document.write( "y = -5z-8

\n" ); document.write( "
\n" ); document.write( "
\n" );