How many committees of 3 members can be formed from a group of 8 people?
Note: If the original question differs, replace the numbers accordingly. The method below applies to any combination problem of this type.
The number of ways to choose items from distinct items (where order does not matter) is given by:
We need to select 3 members from 8 people. Since the order of selection does not matter (a committee is the same as ), we use combinations.
Expanding:
Answer: 56 committees can be formed.
| Concept | Formula | When to Use |
|---|---|---|
| Combination | Order does not matter | |
| Permutation | Order does matter |
Remember: Combinations are used when forming groups, committees, or selections where arrangement is irrelevant.