Difficulty: Medium
Correct Answer: 14
Explanation:
Introduction / Context:
This problem combines percentages with a two-set (badminton, table tennis) count. We translate the text into equations for boys and girls across three disjoint categories: only badminton, only table tennis, and both. Careful book-keeping is key to avoid double counting.
Given Data / Assumptions:
Concept / Approach:
Convert the gender relation to counts, then use category totals to solve for each sub-group. The equation G = 0.70B and total B + G = 85 determine B and G. Next, the badminton details determine how many boys are in ”both”, which in turn yields girls in ”both”. Finally, use the only-table-tennis count to finish the table and extract girls playing only badminton.
Step-by-Step Solution:
Verification / Alternative check:
Sum across categories equals gender totals and overall total 85, confirming consistency.
Why Other Options Are Wrong:
16 and 17 arise from arithmetic slips in distributing only-table-tennis or both; ”Data inadequate” is incorrect because the provided constraints uniquely determine the counts.
Common Pitfalls:
Forgetting that ”total boys playing badminton” includes those who also play table tennis, or misapplying the 40% to only one gender instead of all children.
Final Answer:
14
Discussion & Comments