Question: Given the equations: x + 2y = 10 and 3x - y = 5, what is the value of y?
Options:
Correct Answer: 2
Solution:
From the first equation, y = (10 - x)/2. Substituting into the second gives 3x - (10 - x)/2 = 5. Solving leads to y = 2.