SOLUTION: in how many ways can be 11 chosen out of batch of 15 players? how many of this will
a)include 1 particular player
b)exclude 1 particular player
Algebra ->
Probability-and-statistics
-> SOLUTION: in how many ways can be 11 chosen out of batch of 15 players? how many of this will
a)include 1 particular player
b)exclude 1 particular player
Log On
Question 1077509: in how many ways can be 11 chosen out of batch of 15 players? how many of this will
a)include 1 particular player
b)exclude 1 particular player Answer by Boreal(15235) (Show Source):
You can put this solution on YOUR website! 15C11=1365
excluding a player (take the approach the player isn't part of the group) 14C11=364
including a player (already chosen, so the group is smaller, but so are the number of people who have to be chosen) 14C10=1001