Difficulty: Medium
Correct Answer: 14 years 8 months
Explanation:
Introduction / Context:
Average age problems often use the relation between total sum and average. A replacement that changes the average implies a precise change in the class total. We use years as the base unit and convert months where needed.
Given Data / Assumptions:
Concept / Approach:
The class total equals average * count. Let initial average be A years. New average is A - 1/6. Replacement changes total by (new_boy_age - 18).
Step-by-Step Solution:
Verification / Alternative check:
Decrease in total due to average drop = 20 * (1/6) = 10/3 years, which matches 18 - 14 2/3 = 10/3 years.
Why Other Options Are Wrong:
Common Pitfalls:
Forgetting to convert months to a fraction of a year or mixing up which total increases or decreases.
Final Answer:
Discussion & Comments