Question
Question: A bag contains \(6\) red , \(4\) white and \(8\) blue balls . If three balls are drawn at random , t...
A bag contains 6 red , 4 white and 8 blue balls . If three balls are drawn at random , then the probability that 2 are white and 1 is red is
A.\left( 1 \right)$$$$\dfrac{5}{{204}}
B.\left( 2 \right)$$$$\dfrac{7}{{102}}
C.\left( 3 \right)$$$$\dfrac{3}{{68}}
D.\left( 4 \right)$$$$\dfrac{1}{{13}}
Solution
Hint : We have to find the required probability . We solve this question using the concept of probability and also the concept of arrangements of the balls using permutation and combination . We firstly find the total possible arrangements and also the favourable outcomes using the formula of combination . The probability is given by favourable outcomes to the total possible arrangements.
Complete step-by-step answer :
Given :
Total number of balls = 6 + 4 + 8
Total number of balls = 18
Now ,
Number of balls drawn = 3
As , we know the formula of combination
nCr= r! × (n − r)!n!
Applying the formula , we get
The total ways of arrangements of the ball = 18C3
The total ways of arrangements of the ball = ( 3! × 15! ) 18!
The total ways of arrangements of the ball = 816
Let a be the possible favourable outcomes
Now ,
As according to the question we need 2 white and 1 red ball . So the required favourable outcomes would be equal to the combination of white balls into the combination of red balls , which is given as
Possible favourable outcomes n(a) = 4C2 × 6C1
Using the formula of combination
n(a) = [2! ×2!4! ] × [1! × 5!6! ]
n(a) = 6 × 6
Further simplifying we get,
n(a) = 36
The required probability =total possible outcomestotal favourable outcomes
Required probability =81636
Cancelling the terms , we get
equired probability = 683
Hence , the required probability is 683
Thus , the correct option is (C)
So, the correct answer is “Option C”.
Note : Corresponding to each combination of nCrwe have r!permutations, because r objects in every combination can be rearranged in r! ways . Hence , the total number of permutations of n different things taken r at a time isnCr× r!. Thus nPr = nCr × r! , 0< r ⩽n
Also , some formulas used :
nC1= n
nC2 = 2n(n−1)
nC0 = 1
nCn= 1