Difficulty: Easy
Correct Answer: 15 years
Explanation:
Introduction / Context:
Average plus ratio is the standard “total and split” pattern. Recover the total from the average, then apportion by ratio parts to get each individual age.
Given Data / Assumptions:
Concept / Approach:
One part = total / number of parts. Then A = 3 parts, B = 5 parts, C = 7 parts.
Step-by-Step Solution:
Verification / Alternative check:
Ages become (15, 25, 35). Average = (15 + 25 + 35)/3 = 75/3 = 25 ✓.
Why Other Options Are Wrong:
12/18/21/24 are not equal to 3 parts with part size 5.
Common Pitfalls:
Taking 25 directly as a part value or dividing by 3 incorrectly; always form the total first.
Final Answer:
15 years
Discussion & Comments