Question 34556: A baseball manager has 11 players of the same ability. How many 9 player starting lineups can he create? Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! Teams are groups so you are counting combinations.
11C9 is the same as 11C2= [11*10]/[1*2}
=55
Cheers,
Stan H.