Problem
In how many different ways can 2 people be selected from a group of 20 people when the order of selection is important?
Key Concepts
- Permutation: An arrangement where order matters.
- Permutation Formula: When selecting objects from objects, the number of permutations is
- Factorial Notation: represents
Solution
👉 View solution
Since the order of selection is important (for example, choosing person A first and person B second is different from choosing person B first and person A second), we need to use the permutation formula:
In this problem:
- (total number of people)
- (number of people to select)
Substituting these values into the formula:
We can simplify this expression:
Therefore, there are 380 different ways to select 2 people from a group of 20 people when the order matters.
Applications
This type of problem appears in various scenarios:
- Selecting first and second place winners in a competition
- Assigning president and vice-president roles from a committee
- Choosing primary and backup representatives from a group
- Planning sequential interviews from a pool of candidates
Related Formulas
- Permutation with repetition allowed:
- Circular permutation:
- Combination formula (when order doesn’t matter):