SOLUTION: In how many ways can a team of 5 be selected among 12

Algebra ->  Permutations -> SOLUTION: In how many ways can a team of 5 be selected among 12      Log On


   



Question 935500: In how many ways can a team of 5 be selected among 12
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
In how many ways can a team of 5 be selected among 12
-----
# of ways to select the 5 is 12P5 = 12*11*10*9*8
-----
# sets of 5 from the 12 is 12C5 = (12*11*10*9*8)/(1*2*3*4*5)
-----------
Cheers,
Stan H.
------------