SOLUTION: Solve each system by the addition method. 2x + 4y = 28 x - 2y = 10

Algebra ->  Coordinate Systems and Linear Equations -> SOLUTION: Solve each system by the addition method. 2x + 4y = 28 x - 2y = 10      Log On


   



Question 479217: Solve each system by the addition method.
2x + 4y = 28
x - 2y = 10

Answer by nerdybill(7384) About Me  (Show Source):
You can put this solution on YOUR website!
2x + 4y = 28
x - 2y = 10
.
Multiply bottom equation by 2 and combine both equations:
2x + 4y = 28
2x - 4y = 20
---------------
4x = 48
x = 12
.
plug above back into:
x - 2y = 10
12 - 2y = 10
-2y = -2
y = 1
.
Solution: (x,y) = (12, 1)