Question
Question: 5 girls and 10 boys sit at random in a row having 15 chairs numbered as 1 to 15, then the probabilit...
5 girls and 10 boys sit at random in a row having 15 chairs numbered as 1 to 15, then the probability that end seats are occupied by the girls and between any two girls and odd number of boy sit is
A. 15!20×10!×5!
B. 15!10×10!×5!
C. 15!20×10!×30!
D. 25!10×10!×5!
Solution
We will first find the total number of ways in which all the given girls and boys arrange themselves. Then, according to the given condition, there are 4 gaps in which an odd number of boys can sit. Form an equation and find the possible number of solutions for it. Next, multiply the ways in which boys and girls can arrange among themselves. At last apply the formula , total number of outcomesNumber of favourable outcomes to find the required probability.
Complete step-by-step answer:
When there are n objects and n places, then the number of ways in which objects can be arranged is n!.
There are a total of 15 people and 15 seats, then the total number of ways in which the person can be seated is 15!
We have to find the probability that end seats are occupied by the girls and between any two girls and an odd number of boys sit.
Since, girls sit at the ends.
There are four gaps between girls where boys can sit.
But, we want an odd number of boys to sit there.
Let the number of boys in the gaps be 2a+1, 2b+1, 2c+1 and 2d+1
Now, there are 10 total boys,
2a+1+2b+1+2c+1+2d+1=10 ⇒2a+2b+2c+2d=6 ⇒a+b+c+d=3
Now, the values of a,b,c,d have to be integers.
Number of solutions possible for an equation, coefficient of x3 in (1−x4) is 6C3
We know that nCr=r!(n−r)!n!
That is, 6C3=3!(3)!6!=3!(3)!6.5.4.3!=20
But, all 5 three girls and 10 boys can also arrange among themselves
Hence, the total number of ways in which that end seats are occupied by the girls and between any two girls and odd number of boys sit is 20×5!×10!
We know that probability of an event is equal to total number of outcomesNumber of favourable outcomes
Then, the required probability is 15!20×10!×5!
Hence, option A is correct.
Note: The probability of an event is never less than 0 or greater than 1. When the order of arrangement does not matter, we use combination but when the order of the arrangement matters, we use permutation. Here, after finding total combinations, we have multiplied with the permutation when boys and girls arrange among themselves.