Question
Question: Two red counters, three green counters and 4 blue counters are placed in a row in random order. Th...
Two red counters, three green counters and 4 blue counters are placed in a row in random order.
The probability that no two blue counters are adjacent is
A. 429
B. 25
C. 425
D.None
Solution
Hint : In this question, we are given data about the counters and one condition for arranging the counters. We have to find the probability of that condition being followed. Probability is defined as the chances of occurring in an event. It is equal to the ratio of the number of possible outcomes and the total number of outcomes.
Complete step by step solution:
We are given counters of three colours and the counters. There are two red counters, three green counters and 4 blue counters, and they are placed in a row.
Total number of counters = 9
When the blue counters are arranged without any condition, the total ways of arranging them is 9C4
In this question, we are given a condition that no two blue counters are adjacent, that is, two blue counters cannot be next to each other. So we can show the arrangement as –
0×0×0×0×0×0
Where 0 represents a blue counter and × represents a red or green counter.
So, we see that there are 6 possible positions of the blue counter.
Thus, ways of arranging the counters by the given condition is 6C4
Now,
Probability=totalwaysnumberofpossibleways ⇒Probability=9C46C4
We know that nCr=(n−r)!r!n!
So, we get –
⇒Probability=5!4!9!2!4!6! ⇒Probability=2!4!6!×9!5!4! ⇒Probability=2×16!×9×8×7×6!5×4×3×2×1 ⇒Probability=9×8×75×4×3 ⇒Probability=425
Hence, option (C) is the correct answer.
So, the correct answer is “Option C”.
Note : For finding the probability of any event, we have to first find out the number of possible outcomes and total numbers of outcomes as we found in this question. nCr represents the combination of “r” terms out of total “n” terms, that is, it tells us the number of ways in which “r” out of “n” terms can be arranged.