Permutations and Combinations: Question 5
Syllabus 5.2
A school debate club has members: boys and girls. A delegation of members is chosen at random to attend a competition.
How many different delegations of members include at least one girl?
Show worked solution Hide worked solution
Worked solution
Step 1: Choose the counting method
“At least one girl” is awkward to count directly, since it covers the cases of , , or girls on the delegation. It’s much quicker to use the complement:
Step 2: Count the total number of delegations
Choosing members from all , with no restriction:
Step 3: Count the delegations with no girls (all boys)
Choosing members from the boys, with none of the girls included:
Step 4: Subtract
Step 5: Check by direct casework
Splitting by the number of girls on the delegation and adding the four possible cases:
- girl, boys:
- girls, boys:
- girls, boy:
- girls, boys:
Both methods agree: .
Why the other options are wrong
- A (): this is , the number of all-boy delegations, the complement itself, not the answer to “at least one girl”.
- C (): this is , the total number of delegations with no restriction at all. The “at least one girl” condition was never applied.
- D (): this comes from miscalculating as instead of , giving .
Final answer
- Number of delegations with at least one girl , option B.