SOLUTION: An amusement park has 20 different rides. You want to ride at least 15 of them. How many different combinations are there to consider?

Algebra ->  Probability-and-statistics -> SOLUTION: An amusement park has 20 different rides. You want to ride at least 15 of them. How many different combinations are there to consider?      Log On


   



Question 357338: An amusement park has 20 different rides. You want to ride at least 15 of them. How many different combinations are there to consider?
Answer by edjones(8007) About Me  (Show Source):
You can put this solution on YOUR website!
nCr=20C15=20!/((20-15)!15!=20!/(5!*15!)=15504
.
Ed