Question
Question: Two friends A and B have an equal number of daughters. There are three cinema tickets which are to b...
Two friends A and B have an equal number of daughters. There are three cinema tickets which are to be distributed among the daughters of A and B. The probability that all the tickets go to daughters of A is 201. The number of daughters each of them have is
A.4
B.3
C.6
D.1
Solution
We are required to find the number of daughters each of the two friends A and B have. This can be done by using the concept of permutations and combinations. In this case we use combinations since order does not matter here. We consider the total number of daughters to be 2n, where n stands for the number of daughters A or B has. The total number of ways in which these 3 tickets can go to all of them needs to be calculated. Then we need to calculate the number of ways in which only the daughters of A receive them. We divide them and equate it to the probability value 201 and solve for n.
Complete step by step answer:
To solve this question, let us consider both A and B to have n number of daughters. This is so because according to the question, both of them have an equal number of daughters. Now let us consider the total number of ways in which the 3 tickets can be distributed among all the daughters which is 2n. Since order does not matter, we use combinations. Therefore,
⇒Total no. of ways=2nC3
The above term represents the total number of ways in which 3 tickets can be distributed among all the daughters of A and B which are 2n.
Now, we will consider the case in which the three tickets are distributed among the daughters of A. We need to distribute 3 tickets in n ways.
⇒Favourable no. of ways=nC3
Now, the probability of all tickets going to daughters of A is given as 201. This is same as the favourable number of ways divided by the total number of ways.
⇒Probability=Total no. of waysFavourable no. of ways
Substituting the values,
⇒Probability=2nC3nC3
Combinations can be given by the formula nCr=r!(n−r)!n!.
Substituting the value of probability and formula for combinations,
⇒201=2nC3nC3
⇒3!(2n−3)!2n!3!(n−3)!n!=201
Expanding the factorials,
⇒3!(2n−3)!2n.(2n−1).(2n−2).(2n−3)!3!(n−3)!n.(n−1).(n−2).(n−3)!=201
Cancelling the factorial terms that are same and cancelling the 3! denominator of the numerator term and the 3! denominator of the denominator,
⇒2n.(2n−1).(2n−2)n.(n−1).(n−2)=201
Taking 2 common out from the last term of the denominator and cancelling the n in the numerator and denominator,
⇒2.(2n−1).2.(n−1)(n−1).(n−2)=201
Cancelling the (n−1) terms in the numerator and denominator,
⇒4(2n−1)(n−2)=201
Cross multiplying both sides,
⇒20.(n−2)=4(2n−1)
Expanding both sides,
⇒20n−40=8n−4
Taking all n terms to one side and constants to other side,
⇒20n−8n=40−4
Simplifying this,
⇒12n=36
Dividing both sides by 12,
⇒n=3
So, the correct answer is “Option B”.
Note: It is important to know the basics of permutations and combinations to solve such questions. It is necessary to note that we use permutations when order of arrangement matters. In the other case, when the order of arrangement does not matter, we use combinations as shown in this problem. Here, the order in which the tickets are given to the daughters do not matter. That is why we use combinations.