SOLUTION: How many ways can an 8 person tennis team be chosen from 17 students?

Algebra ->  Permutations -> SOLUTION: How many ways can an 8 person tennis team be chosen from 17 students?      Log On


   



Question 429029: How many ways can an 8 person tennis team be chosen from 17 students?
Answer by edjones(8007) About Me  (Show Source):
You can put this solution on YOUR website!
nCr: Combination of n things taken r at a time=n!/((n-r)!*r!)
17!/(9!*8!)
=24,310
.
Ed