SOLUTION: solve the system x+2y=4 and x-2y=-8 by any method.

Algebra ->  Linear-equations -> SOLUTION: solve the system x+2y=4 and x-2y=-8 by any method.      Log On


   



Question 376520: solve the system x+2y=4 and x-2y=-8 by any method.
Answer by ewatrrr(24785) About Me  (Show Source):
You can put this solution on YOUR website!

Hi
Solving using elimination of the y variable
x+2y =4
x-2y=-8
2x = -4
x = -1
Solving for y
x+2y =4
-1 + 2y = 4
2y = 5
y = 5/2
CHECKING our Anwer
-1 + 2*(5/2) = -1 + 5 = 4