Which of the following expressions gives the number of permutations of 15 objects taken 5 at a time
Which of the following expressions gives the number of permutations of 15 objects taken 5 at a time?
- 15(5)
- (15 - 5)!
- 15!/5!
- 15!/(15 - 5)!
- 15!/(5!)(15 - 5!)
Answer
The correct answer is D.
The formula for calculating the number of permutations of n objects taken r at a time is n!(n - r)!.