Difficulty: Easy
Correct Answer: 22 year
Explanation:
Introduction / Context:Average age problems often rely on the idea that time shifts the sum of ages by a constant amount per person. Rolling the clock backward or forward changes totals linearly with the number of individuals.
Given Data / Assumptions:
Concept / Approach:If each of 7 people is 3 years younger when going back in time, the total age decreases by 7 * 3. Average = (total age) / 7; shifting totals by a multiple of 7 shifts the average by exactly that many years.
Step-by-Step Solution:
Current total age = 25 * 7 = 175 Three years earlier, each loses 3 years ⇒ total decrease = 7 * 3 = 21 Past total age = 175 - 21 = 154 Past average = 154 / 7 = 22Verification / Alternative check:Shortcut: Going back 3 years reduces the average by exactly 3 since all 7 members shift equally. 25 - 3 = 22, which matches the computed value.
Why Other Options Are Wrong:
Common Pitfalls:Applying the 3-year shift to only one person or miscomputing the total decrease (forgetting to multiply by the number of members).
Final Answer:22 year
Discussion & Comments