SOLUTION: x+5y=20 x-y=2

Algebra ->  Expressions-with-variables -> SOLUTION: x+5y=20 x-y=2      Log On


   



Question 370697: x+5y=20
x-y=2

Answer by ewatrrr(24785) About Me  (Show Source):
You can put this solution on YOUR website!

Hi,
x+5y=20 and x-y=2
Solving for x in terms of y using second equation
x-y = 2
x = y + 2
Substituting for x in the first equation:
x + 5y = 20
(y+2) + 5y = 20
6y + 2 = 20
6y = 18
y = 3 and x = 5 (3+2)
checking our answer
5 + 5*3 = 20