Question: Find the point of intersection of the lines y = x + 1 and y = -x + 5.
Options:
Correct Answer: (2, 3)
Solution:
Set x + 1 = -x + 5. Solving gives x = 2, y = 3. Thus, the point is (2, 3).