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