Question
Question: Let \[{u_1}\] and \[{u_2}\] be two urns such that \[{u_1}\] contains 3 white, 2 red balls and \[{u_2...
Let u1 and u2 be two urns such that u1 contains 3 white, 2 red balls and u2 contains only 1 white ball. A fair coin is tossed. If the head appears, then 1 ball is drawn at random from urn u1 and put into u2. However, if the tail appears, then 2 balls are drawn at random from u1 and put into u2. Now, 1 ball is drawn at random from u2. Then, probability of the drawn ball from u2 being white is
A) 3013
B) 3023
C) 3019
D) 3011
Solution
Hint : In this question, we need to determine the probability of the drawn ball from u2 being white. For this we will use the basic definition of the probability along with the combinations of the similar objects.
Complete step-by-step answer :
Urn u1 contains 3 white and 2 red balls, so the total number of balls in urn u1 is 5.
Urn u2 contains 1 white ball
Now it is said that a coin is tossed and if Head appear in the coin then 1 ball is drawn at random from urn u1 and put into u2,
So the probability of drawing the ball from urn u1 if the ball drawn at random is white
⇒P1=(21)(53)(22)=103
Now again if the ball drawn at random from urn u1 is red ball, so the probability becomes
⇒P2=(21)(52)(21)=101
Now it is said that when the coin was tossed and if the coin would have showed with tail,
So the probability of drawing the ball from urn u1 if the ball drawn at random is 2 white,
⇒P3=(21)(5C23C2)(33)=(21)25×43(33)=203
Now again if the ball drawn at random from urn u1 is 1 red ball and 1 white, so the probability becomes
⇒P4=(21)(5C23C1×2C1)(32)=(21)25×43×2(32)=51
Now if the ball drawn at random from urn u1 is 2 red ball, so the probability
⇒P5=(21)(5C22C2)(31)=(21)25×41(32)=601
So the total probability of the drawing ball from u2
Hence the probability of the drawn ball from u2 being white is=6023
So, the correct answer is “Option B”.
Note :
nCr is the mathematical representation of the combination which is a method of selection of some items or all of the items from a set without considering the sequence of selection whereas in the case of permutation which is the method of arrangements of items of a set the sequence is considered represented as nPr .
nCr=(n−r)!r!n!
nPr=(n−r)!n!