SOLUTION: in how many ways can a team of five players be chosen from a group of fifteen students?

Algebra ->  Permutations -> SOLUTION: in how many ways can a team of five players be chosen from a group of fifteen students?      Log On


   



Question 258211: in how many ways can a team of five players be chosen from a group of fifteen students?
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
in how many ways can a team of five players be chosen from a group of fifteen students?
-------------------------------------------
15C5 = 15!/(10!*5!) = (15*14*13*12*11)/(1*2*3*4*5) = 3003
==========================================================
Cheers,
stan H.