Question
Question: A bag contains 3 white and 3 red balls, pairs of balls are drawn without replacement until the bag i...
A bag contains 3 white and 3 red balls, pairs of balls are drawn without replacement until the bag is empty. The probability that each pair consist of one white and one red ball is-
a. 52
b. 104
c. 105
d. 106
Solution
It is given that we have 3 red and 3 white balls from which we need to take out a pair of 1 white and red ball, without replacement until the bag is empty. So we will start choosing one ball from 3 white and one ball from 3 red balls, and find the number of ways in which we can do so, and divide it by the total number of ways of selecting 2 balls from 6 balls, then for the second time we have 2 red and 2 white balls remaining, we again follow same steps until the bag is empty. The product of all the probabilities will be the required answer.
Complete step by step solution:
Given A bag contains 3 white and 3 red balls
The total number of ways of selecting 2 balls from 6 balls is 6C2.
Now firstly we select one white ball and one red ball from the bag.
As there are 3 white balls, so the number of ways of selecting 1 white ball is 3C1
And as there are 3 red balls, so the number of ways of selecting 1 red ball is 3C1
Hence, In first draw, probability =6C23C1×3C1
As nCn−1=n and nCr=r!(n−r)!n! , we get,
=2!4!6!3×3
On simplification we get,
=26×59
On simplifying the denominator we get,
=159
On dividing the numerator and denominator by 3 we get,
=53
Now in the bag there are 2 white balls and 2 red balls,
So, the number of ways of selecting 1 ball from 2 white balls are 2C1
And, the number of ways of selecting 1 ball from 2 red balls are 2C1
The number of ways of selecting 2 balls from 4 balls are 4C2
Hence, In second draw, probability =4C22C1×2C1
As nCn−1=n and nCr=r!(n−r)!n! , we get,
=2!2!4!2×2
On simplification we get,
=24×32×2
On simplifying the denominator we get,
=64
On dividing the numerator and denominator by 2 we get,
=32
Now there are only 2 balls in the bag
So number of ways of selecting 2 balls from 2 balls are 2C2
Now the number of ways of selecting 1 ball from 1 white ball is 1C1
Now the number of ways of selecting 1 ball from 1 red ball is 1C1
In third draw, probability = \dfrac{{{}^1{C_1} \times {}^1{C_1}}}{{{}^2{C_2}}}$$$$ = 1
So, the total probability = \dfrac{3}{5} \times \dfrac{2}{3} \times 1$$$$ = \dfrac{2}{5}
So, we have our solution as, \dfrac{4}{{10}}$$$$ = \dfrac{2}{5} as our option (a) and (b).
Note:
Here in this type of general probability problems once we get the results of how to arrange the objects, we usually make a mistake of arranging them among themselves. The value in which way it can be arranged among themselves is to be divided in the probability term.