Question: Determine 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, hence x = 1. Substituting back gives y = 3.