Difficulty: Medium
Correct Answer: 17 classes; 23 boys and 19 girls in each
Explanation:
Introduction / Context:
This item focuses on using the highest common factor (HCF) to form the maximum number of identical classes from two groups. The number of classes must divide each of the two populations so that every class has the same count of boys and the same count of girls.
Given Data / Assumptions:
Concept / Approach:
If the number of classes is k, then k must divide both 391 and 323. The largest possible number of classes is thus k = HCF(391, 323). Then the number of boys per class is 391 / k and the number of girls per class is 323 / k.
Step-by-Step Solution:
Verification / Alternative check:
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:
Discussion & Comments