Question 1135147: What is the solution for the following system of equations? Use ANY method to solve.
y = -x +4
y = x - 2 Found 2 solutions by MathLover1, ikleyn:Answer by MathLover1(20850) (Show Source):
You can put this solution on YOUR website! ......eq.1 ........eq.2
---------------------------------add
go to ......eq.1, substitute ......solve for
y = -x + 4 (1)
y = x - 2 (2)
Add equations (1) and (2). The terms "-x" and "x" will cansel each other, and you will get
2y = 4 - 2 = 2 - hence, y = 1.
Then from eq(2) x = y + 2 = 1 + 2 = 3.
ANSWER. x= 3, y= 1.