Question
Question: There are 6 boys and 6 girls. The number of ways to choose at least 2 persons so that the combinatio...
There are 6 boys and 6 girls. The number of ways to choose at least 2 persons so that the combination includes at least a boy and a girl is
A. 212−27−35 B. 36 C. 212−13 D. 212−27+1
Solution
Split this question into two parts one is to find the number of ways to choose at least 2 persons other is to find combination of including at least one boy and one girl add them. So this problem is based on the permutations and combinations. We will use the concept of both to get the answer.
Complete step-by-step answer:
As we know the number of ways in which ritems can be selected from nitems is given by nCr=r!(n−r)!n!
Number of ways a child can be selected = 2
Total number of ways of selecting all 12 children =212
No. of ways of selecting at most 1 child =12C0+12C1
[using compliment]
No. of ways of selecting at least 2 children = (Total number of ways of selecting 12 children) - (no. of way of selecting at most 1 child)
=212−12C0−12C1
No. of ways of not selecting at least 1 girl and at least 1 boy =(6C2+6C3+6C4+6C5+6C6)+(6C2+6C3+6C4+6C5+6C6) =2×(6C2+6C3+6C4+6C5+6C6) =2×(15+20+15+6+1) =2(57) rewrite 57 as ((2×2×2×2×2×2) - 7) = 2(26−7) =26+1−14 =27−14
Total number of ways of selecting at least 2 persons such that at least 1 boy and 1 girl included
=212−12C0−12C1−(27−14) =212−1−12−27+14 =212−27+1
So, the correct answer is “Option D”.
Note: In order to solve such problems involving the number of ways of selection of items, the method of permutation and combination is the easiest to approach. In order to find the number of selections, use combinations and to find the number of different arrangements, use the method of permutation.