Question
Question: A cricket team of 11 players is to be formed from 20 players including 6 bowlers and 3 wicket keeper...
A cricket team of 11 players is to be formed from 20 players including 6 bowlers and 3 wicket keepers. The number of ways in which a team can be formed having exactly 4 bowlers and 2 wicket keepers is:
A. 20790
B. 6930
C. 10790
D. 360
Solution
We have to find the number of ways in which we can select a team of 11 players from the 20 players keeping in mind the number of bowlers and keepers which is given. So, we can select the specific number of bowlers from the total number of bowlers . The number of ways in which a team can be formed having exactly 4 bowlers is 6C4 .Similarly, the number of ways in which a team can be formed having exactly 2 wicket keepers is 3C2 . We can select the remaining number of players that are to be selected to complete the team of 11 players in 20−9C11−6=11C5 ways. Hence, the number of ways in which a team of 11 can be formed from 20 having exactly 4 bowlers and 2 wicket keepers is 6C4⋅3C2⋅11C5 . Use nCr=r!(n−r)!n! to solve this.
Complete step by step answer:
We have to find the number of ways in which we can select a team of 11 players having exactly 4 bowlers and 2 wicket keepers from the 20 players including 6 bowlers and 3 wicket keepers .
We need to have exactly 4 bowlers given that there are 6 bowlers. The number of ways in which these are arranged is shown below
6C4 .
We also need exactly 2 wicket keepers 3 wicket keepers . The number of ways in which these are arranged is shown below
3C2 .
Now, the number of ways in which the remaining of the 20 players joins the team. This can be shown as
20−9C11−6=11C5
Hence, the number of ways in which a team of 11 can be formed having exactly 4 bowlers and 2 wicket keepers is
6C4⋅3C2⋅11C5...(i)
We know that nCr=r!(n−r)!n!
Hence, 6C4 can be founds as follows:
6C4=4!(6−4)!6!
Let us simplify this.
6C4=4!2!6!
Now, 6! can be written as
6C4=4!2!6×5×4!
Cancelling, 4! from numerator and denominator, we will get
6C4=2!6×5
Solving, this gives
6C4=230=15...(a)
Let us consider 3C2 . This can be founds as follows:
3C2=2!(3−2)!3!
Let us simplify this.
3C2=2!1!3!
Now, 3! can be written as
3C2=2!3×2!
Cancelling, 2! from numerator and denominator, we will get
3C2=3...(b)
Let us consider 11C5 . This can be founds as follows:
11C5=5!(11−5)!11!
Let us simplify this.
11C5=5!6!11!
Now, 11! can be written as
11C5=5!6!11×10×9×8×7×6!
Cancelling, 6! from numerator and denominator, we will get
11C5=5!11×10×9×8×7
Now let us expand 5! .
11C5=5×4×3×2×111×10×9×8×7
Cancelling the terms, we will get
11C5=11×2×3×7=462...(c)
Now, let us substitute (a),(b),(c) in (i) . We will get
6C4⋅3C2⋅11C5=15×3×462=20790
Hence, the total number of ways is 20790.
So, the correct answer is “Option A”.
Note: The students can make an error if they don’t know about the fundamental theorem because knowing this formula is very important to solve this question and without this theorem one could not get to the correct answer. Now, for writing the expression, 6C4⋅3C2⋅11C5 , we would require the fundamental theorem which states that for finding chances of any number of events together, we just multiply their individual chances and thus we get the required answer.
Do not get confused with the equation of combination and permutation. Equation of permutation is nPr=(n−r)!n! .