Question
Question: 2n boys are randomly divided into two subgroups containing n boys each .The probability that the two...
2n boys are randomly divided into two subgroups containing n boys each .The probability that the two tallest boys are in different groups is
A) 2n−1n
b) 2n−1n−1
C) 4n22n−1
Solution
Here, we will use the concept of combination to solve the question. We have to divide the total number of boys into two equal groups. We will then subtract 1 boy from each group so that we separate the two tall boys and calculate the ways to divide remaining boys. Then we will use the formula of combination to find the answer.
Formula used: We will use the formula of combination, nCr=r!(n−r)!n!, where r is the number of objects selected from n number of set.
Complete step by step solution:
It is given that 2n boys are divided into two equal groups, that means there will be n boys in each group.
So that the total ways of dividing 2n boys will be 2nCn⋅nCn.
As we have to find the probability of two tall boys, so we will leave two boys and find the number of ways to divide remaining boys.
After leaving the tall boys there will be 2n−2 boys which are left to be divided in the subgroups.
The number of ways in which 2n−2 boys can be divided from the 2 subgroups will be given by 2n - 2Cn⋅n - 1Cn.
The two tall boys can be divided in two groups in 2 ways.
Now we will divide the two tall boys in different groups in 2nCn⋅nCn2n−2Cn−1⋅n−1Cn−1⋅2 ways.
Now we will solve the above expression using the formula of combination, nCr=r!(n−r)!n!.
2nCn⋅nCn2n−2Cn−1⋅n−1Cn−1⋅2=n!(2n−n)!(2n)!⋅(n)!(n−n)!(n)!(n−1)!(2n−2−(n−1))!(2n−2)!⋅(n−1)!(n−1−(n−1))!(n−1)!⋅2 =n!(n)!(2n)!⋅0!1(n−1)!(n−1)!(2n−2)!⋅0!1⋅2
Simplifying the above equation, we get
2nCn⋅nCn2n−2Cn−1⋅n−1Cn−1⋅2=n!(n)!(2n)!⋅1(n−1)!(n−1)!(2n−2)!⋅1⋅2 =n(n−1)!(n)(n−1)!(2n)(2n−1)(2n−2)!⋅1(n−1)!(n−1)!(2n−2)!⋅1⋅2
Again simplifying the equation, we get
2nCn⋅nCn2n−2Cn−1⋅n−1Cn−1⋅2=(2n)(2n−1)2⋅n⋅n =(2n−1)n
∴ The correct answer is option A.
Note:
Here, we might make a mistake when calculating the factorial. It is important for us to understand that first we need to separate the tall boys to find the ways to divide the rest of the boys. If we find the number of ways to divide boys without separating tall boys, so there is a possibility that they might fall in the same group. So, we will not get the desired answer.