SOLUTION: 2x-3y+5z=13 4x+4y+6z=34 I want the y variable by its self.. we are supposed to solve be elimination(addition)

Algebra ->  Expressions-with-variables -> SOLUTION: 2x-3y+5z=13 4x+4y+6z=34 I want the y variable by its self.. we are supposed to solve be elimination(addition)      Log On


   



Question 653268: 2x-3y+5z=13
4x+4y+6z=34
I want the y variable by its self.. we are supposed to solve be elimination(addition)

Answer by Edwin McCravy(20060) About Me  (Show Source):
You can put this solution on YOUR website!
2x - 3y + 5z = 13
4x + 4y + 6z = 34

Since you want the y-variable by itself, get the y-terms off the
left sides and onto the right side

2x + 5z = 13 + 3y
4x + 6z = 34 - 4y

Eliminate x by multiplying the first equation by -2 and adding
it term-by-term to the second equation:

-4x - 10z = -26 - 6y
 4x +  6z =  34 - 4y
--------------------
      -4z =   8 - 10y
        z = 8%2F%28-4%29 - 10%2F%28-4%29y
        z = -2 + 5%2F2y 

Go back to

2x + 5z = 13 + 3y
4x + 6z = 34 - 4y

Eliminate z by multiplying the first equation by -6
and the second equation by 5

-12x - 30z = -78 - 18y
 20x + 30z = 170 - 20y
----------------------
  8x       =  92 - 38y 
         x = 92%2F8 - 38%2F8y
         x = 23%2F2 - 19%2F4y

So the solution with y by itself is

(x, y, z) = (23%2F2 - 19%2F4y, y, -2 + 5%2F2y)

Edwin