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