Difficulty: Easy
Correct Answer: 50
Explanation:
Introduction / Context:
This is a standard two-group weighted average problem. The overall mean equals the weighted sum of subgroup means divided by the total count; solving yields the subgroup size.
Given Data / Assumptions:
Concept / Approach:
(70b + 55(150 − b)) / 150 = 60. Solve for b.
Step-by-Step Solution:
(70b + 8250 − 55b) / 150 = 60(15b + 8250) = 900015b = 750 → b = 50
Verification / Alternative check:
Totals: boys 50 * 70 = 3500; girls 100 * 55 = 5500; combined 9000 / 150 = 60 matches overall mean.
Why Other Options Are Wrong:
60, 75, 90, 100 do not satisfy the weighted-average equation.
Common Pitfalls:
Swapping subgroup sizes or forgetting to weight means by their counts.
Final Answer:
50
Discussion & Comments