SOLUTION: x=y+2 2y=x-1
Algebra
->
Systems-of-equations
-> SOLUTION: x=y+2 2y=x-1
Log On
Algebra: Systems of equations that are not linear
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Systems-of-equations
Question 844772
:
x=y+2
2y=x-1
Answer by
tommyt3rd(5050)
(
Show Source
):
You can
put this solution on YOUR website!
using (1) substituted into (2)...
2y=(y+2)-1
2y=y+1
y=1
then
x=1+2
x=3
solution:
(3,1)