SOLUTION: How do I slove the following systems of linear equations: 2x + 4y = 22 and y - x = 1 using substitution

Algebra ->  Systems-of-equations -> SOLUTION: How do I slove the following systems of linear equations: 2x + 4y = 22 and y - x = 1 using substitution       Log On


   



Question 1162172: How do I slove the following systems of linear equations: 2x + 4y = 22 and y - x = 1 using substitution
Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
How do I slove the following systems of linear equations: 2x + 4y = 22 and y - x = 1 using substitution
----------------
2x + 4y = 22
y - x = 1 ---> y = x+1
------------
Sub for y in the 1st equation.