SOLUTION: Out of 16 players a team of 11 players is to be selected how many teams can be formed if two particular players are to be included in each team?
Algebra ->
Permutations
-> SOLUTION: Out of 16 players a team of 11 players is to be selected how many teams can be formed if two particular players are to be included in each team?
Log On
Question 1003463: Out of 16 players a team of 11 players is to be selected how many teams can be formed if two particular players are to be included in each team? Answer by fractalier(6550) (Show Source):
You can put this solution on YOUR website! Well, if two players must be on the team, then you have to determine how many ways 9 players can be chosen from a roster of 14 people.
Then 14 chosen 9 at a time is found by
14! / (14-9)!9! = (14*13*12*11*10)/(5*4*3*2*1) = 2002 ways