In how many ways can a committee of 5 members be selected from 9 people?
Note: This is a standard FBISE Exercise 6.2 Q14 combination problem. If your textbook states a different problem, the method below applies generally — replace the numbers accordingly.
A combination is a selection of objects where order does not matter.
The formula for choosing objects from distinct objects is:
We need to choose 5 members from 9 people. Since the order of selection does not matter (a committee is an unordered group), we use combinations.
Expanding:
Answer: There are 126 ways to form the committee.
| Situation | Use |
|---|---|
| Order matters (arrangements, passwords) | Permutation |
| Order does not matter (committees, teams, selections) | Combination |
A committee of {Ali, Sara, Ahmed, Zara, Bilal} is the same regardless of the order they were chosen — so we use .