Question 524152
A baseball manager has 12 players of the same ability. How many 9 player starting lineups can he create? 
--------------------
# of groups of 9 = 12C9 = (12*11*10)/(1*2*3) = 220 lineups
==========================
Cheers,
Stan H.
============