Question 409744
A student must pick 5 books out of 20 to read in a specific order. How many ways could the student do this?
---
# of ways to pick 5 books of 20 = 20C5
---
# of ways to read the 5 is a specific order: 5!
---------------
Ans: 20C5*5! = 1,860,480 ways
-------------
Cheers,
Stan H.
============