SOLUTION: Can Someone Please show me how to solve the system by substitution method. show all steps and check the answer. x - 2y = -1 3X + y = 4

Algebra ->  Expressions-with-variables -> SOLUTION: Can Someone Please show me how to solve the system by substitution method. show all steps and check the answer. x - 2y = -1 3X + y = 4      Log On


   



Question 100831: Can Someone Please show me how to solve the system by substitution method. show all steps and check the answer.
x - 2y = -1
3X + y = 4

Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
solve the system by substitution method. show all steps and check the answer.
x - 2y = -1
3x + y = 4
:
Chose one of the equation to be used for substitution.
x - 2y = -1
x = +2y - 1); added 2y to both sides to get x by itself in on the left:
:
In the 2nd equation:
3x + y = 4
:
Substitute (2y-1) for x; solve for y
3(2y-1) + y = 4
:
6y - 3 + y = 4; multiplied what's inside the brackets
:
7y = 4 + 3; add the y's and add 3 to both sides
:
7y = 7
:
y = 7/7; divided both sides by 7
:
y = 1
:
From the first equation we have x = 2y - 1, substitute 1 for y
x = 2(1) -1
x = 2 - 1
x = 1
:
Check solution by substituting for x and y in the original 2nd equation:
3x + y = 4
:
3(1) + 1 = 4; proves our solutions are correct.
:
Was this step-by-step enough? Any questions?