document.write( "Question 1163638: Please help me solve this problem. I tried to do it all different ways and am completely stumped.\r
\n" ); document.write( "\n" ); document.write( "Solve the following system of equations for the unknown variables.
\n" ); document.write( "3x + 3y = 3\r
\n" ); document.write( "\n" ); document.write( "-3x - 2z = -11\r
\n" ); document.write( "\n" ); document.write( "y + z = -1\r
\n" ); document.write( "\n" ); document.write( "(NOTE: Show answer in the following format (#,#,#), using the parentheses in your answer. If not entered in this format, will be scored incorrect.)
\n" ); document.write( "

Algebra.Com's Answer #787794 by greenestamps(13208)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "There are always countless ways to solve a system of three linear equations in three unknowns.

\n" ); document.write( "If you are using a purely algebraic technique, the objective is to first eliminate one of the equations to get two equations in two unknowns. Then of course when you get to that point there are different ways of solving.

\n" ); document.write( "Here is what I see when I look at the three given equations: adding the first two equations eliminates x. So....

\n" ); document.write( "3x+3y=3; -3x-2z = -11 --> 3y-2z = -8
\n" ); document.write( "y+z = -1

\n" ); document.write( "For two equations in two unknowns, with the equations in this form, I prefer a solution by elimination.

\n" ); document.write( "(1) 3y-2z = -8
\n" ); document.write( "(2) y+z = -1

\n" ); document.write( "Multiply (2) by 2 and add to (1):

\n" ); document.write( "3y-2z = -8
\n" ); document.write( "2y+2z = -2
\n" ); document.write( "-----------
\n" ); document.write( "5y = -10
\n" ); document.write( "y = -2

\n" ); document.write( "Substitute y=-2 in (2) to find z = 1.

\n" ); document.write( "Substitute y=-2 in the first original equation to find x=3.

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

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