SOLUTION: i need to use the substitution method to find the variables x,y, and z in the equations 3x+2y-4z=20 ; 2x-y+3z=-5 ; and x+y+z=3. ( i solved for y, using the 3rd equation, to form t

Algebra.Com
Question 396154: i need to use the substitution method to find the variables x,y, and z in the equations 3x+2y-4z=20 ; 2x-y+3z=-5 ; and x+y+z=3.
( i solved for y, using the 3rd equation, to form the two new equations of 5x-2z=26 and x=z-8)
i dont know what to do next. please help! i would greatly appreciate it

Answer by Edwin McCravy(20065)   (Show Source): You can put this solution on YOUR website!
i need to use the substitution method to find the variables x,y, and z in the equations 3x+2y-4z=20 ; 2x-y+3z=-5 ; and x+y+z=3.
( i solved for y, using the 3rd equation, to form the two new equations of 5x-2z=26 and x=z-8)
You made a mistake with signs.

Solving x+y+z=3 for y gives y=3-x-z

Substituting that in

      3x+2y-4z = 20
3x+2(3-x-z)-4z = 20
 3x+6-2x-2z-4z = 20
        x-6z+6 = 20
          x-6z = 14 

You had a 26 instead of a 14 because you added 6 to 20 when you
should have subtracted 6 (or added -6 which is the same thing)

Substituting that same thing in the other equation gives:

2x-y+3z=-5 

       2x-y+3z = -5
 2x-(3-x-z)+3z = -5
   2x-3+x+z+3z = -5
       3x+4z-3 = -5
         3x+4z = -2

You got  x=z-8. What you did wrong was in this step 2x-(3-x-z)+3z = -5

Now you have this system of equations:

 x-6z = 14
3x+4z = -2

I think you will be able to solve that system by solving the first one for 
x and substituting in the second one.   You seem to be having trouble with
signs. Slow down a bit and concentrate on all the rules of signs.

The solution is x=2, y=3, z=-2 

Edwin

RELATED QUESTIONS

I have another question. My professor wants us to solve these equations in four different (answered by solver91311)
Use the elimination method to solve the system of equation that has four variables.... (answered by Alan3354)
hello, we are working with linear equations. i am trying to solve 3 equations with 3... (answered by Alan3354)
w+x-y+z=0 w-2x-2y-z=-5 w-3x-y+z=4 2w-x-y+3z=7 find the four variables and please show (answered by Alan3354)
Solve the variables and check. Use elimination method. "3x+y=14+z 3y-16=z-y... (answered by skippo)
Use the simplex method to maximize p= 5x+4y+3z subject to the constraints: x>=0, y>=0,... (answered by Edwin McCravy)
Using complete sentences, explain which method you would use to solve the following... (answered by ankor@dixie-net.com,solver91311)
Use elimination to solve the system of equations. -2x+y+3z=20 -3x+2y+z=21... (answered by checkley77)
given the system of equations 2x-3y-9z=20 x+3z=-2 -3x+y-4z=-2 find the complete solution... (answered by MathLover1,greenestamps,math_tutor2020)