Part A: We have two lines: y = 2-x and y = 4x+3 . Given twoequations that are both required to be true. The answer is the points where the lines cross... Which is where the two equations are equal. The answer that works for both equations is:
2-x = 4x+3
because where that is true is where the two lines will cross and that is the common point that works for both equations.
Part B:
To find the answer, rearrange the equation to the form x = n
2-x = 4x+3
2 -x + x = 4x + x +3
2 = 5x + 3
2-3 = 5x +3-3
5x = -1
x = -1/5
The only point that works for both equations is where x = -1/5
So find y: y = 2-x = 2 - (-1/5) = 2 + 1/5 = 10/5 + 1/5 = 11/5
Now make sure this is the answer:
y = 4x + 3 = 4(-1/5) + 3 = -4/5 + 15/5 = 11/5
The answer is: (-1/5, 11/5)