SOLUTION: A reading list for a course in world literature has 20 books on it. How many ways can you choose 4 books to read, using Combinations?

Algebra ->  Permutations -> SOLUTION: A reading list for a course in world literature has 20 books on it. How many ways can you choose 4 books to read, using Combinations?      Log On


   



Question 378337: A reading list for a course in world literature has 20 books on it. How many ways can you choose 4 books to read, using Combinations?
Answer by edjones(8007) About Me  (Show Source):
You can put this solution on YOUR website!
nCr=n!/((n-r)!r!)
20C4=20!/(16!*4!)
=4,845 ways
.
Ed