Question: The average of 8 numbers is 15. If one number is excluded, the average of the remaining numbers becomes 12. What is the excluded number?
Options:
Correct Answer: 20
Solution:
The total sum of the 8 numbers is 8 * 15 = 120. Let the excluded number be x. The sum of the remaining 7 numbers is 120 - x, and their average is (120 - x)/7 = 12. Thus, 120 - x = 84, leading to x = 36.