There are 13 cricket players,out of which 4 are bowlers. In how any ways can a team of eleven players be selected from them so as to include at least two bowlers?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
There are 3 possible scenarios: 2, 3 or 4 bowlers.
In the first scenario, 2 bowlers (out of 4) are required, and all 9 non-bowlers will play the game.
2 ! × 2 ! 4 ! = 6
In the second scenario, 3 bowlers (out of 4) are required, and 8 (out of 9) non-bowlers will play the game.
3 ! × 1 ! 4 ! × 8 ! × 1 ! 9 ! = 3 6
In the last scenario, all 4 bowlers will play the game, and 7 (out of 9) non-bowlers will play the game.
7 ! × 2 ! 9 ! = 3 6
As a result, there are 6 + 3 6 + 3 6 = 7 8 possibilities.