Question 1162172
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.