Question: Find the point of intersection of the lines y = 2x + 1 and y = -x + 4.
Options:
Correct Answer: (1, 3)
Solution:
Setting 2x + 1 = -x + 4 gives 3x = 3, thus x = 1. Substituting x back gives y = 3, so the point is (1, 3).