Question: The average of three numbers is 30. If one of the numbers is 10, what is the average of the other two numbers?
Options:
Correct Answer: 25
Solution:
Let the three numbers be a, b, and c. We have (a + b + c) / 3 = 30. Thus, a + b + c = 90. If c = 10, then a + b = 90 - 10 = 80. The average of a and b is 80 / 2 = 40.