Permutations and Combinations: Question 1
Syllabus 5.2
A tennis club has members who play singles. The club must fill three different roles (captain, vice-captain and social secretary) with three different members chosen from the .
How many different ways can these three roles be filled?
Show worked solution Hide worked solution
Worked solution
Step 1: Decide whether order matters
The three roles (captain, vice-captain, social secretary) are all different. Assigning Priya as captain and Reza as vice-captain is a different outcome from assigning Reza as captain and Priya as vice-captain. So order matters, and this is a permutation, not a combination.
Step 2: Count directly, role by role
- Captain: any of the members can be chosen, ways.
- Vice-captain: one member has already been used up, so members remain, ways.
- Social secretary: two members have already been used, so members remain, ways.
By the multiplication principle:
Step 3: Check using the permutation formula
Both methods agree, confirming .
Why the other options are wrong
- A (): this is , the number of ways to select 3 members with no distinct roles. It ignores that the roles are different.
- C (): this is , which would be correct only if the same member could hold more than one role.
- D (): this is , the number of ways to arrange all 9 members in order, not just fill 3 roles.
Final answer
- Number of ways to fill the three roles , option B.