Question: A concert hall has 300 seats. If the number of reserved seats is 50 more than the number of general admission seats, how many reserved seats are there?
Options:
Correct Answer: 175
Solution:
Let the number of general admission seats be x. Then the number of reserved seats is x + 50. The equation is x + (x + 50) = 300. Solving gives 2x + 50 = 300, so 2x = 250, x = 125. Therefore, reserved seats = x + 50 = 175.