Question
Question: An urn contains 10 white and 3 black balls while another urn contains 3 white and 5 black balls. Two...
An urn contains 10 white and 3 black balls while another urn contains 3 white and 5 black balls. Two balls are drawn from the first urn and put into the second urn then a ball is drawn from the later. Find the probability that it is a white ball.
Solution
Hint: This question can be solved by considering different possibilities of drawing the balls from the first urn and then placing them in the second urn. Then, adding all the probabilities gives the result.
Complete step-by-step answer:
Here, this problem includes the binomial theorem because we require the selection of balls .
Let us look at some definitions:
Mutually Exclusive Events: A set of events is said to be mutually exclusive, if the happening of one event excludes the happening of the other.
If A and B are mutually exclusive events, then (A∩B)=0.
Therefore, the probability of mutually exclusive events is P(A∩B)=ϕ.
Addition Theorem of Probability:
For three events A, B, C
P(A∪B∪C)=P(A)+P(B)+P(C)−P(A∩B)−P(B∩C)−P(A∩C)+P(A∩B∩C)
Independent Events: Two events A and B associated with a random experiment are independent, if the probability of occurrence of A is not affected by the probability of occurrence of B.
P(A∩B)=P(A)P(B)
Now, in this case there are three mutually exclusive and exhaustive ways in which 2 balls can be transferred from one urn to the other.
Let us first consider that 2 white balls are transferred from the first urn to the second.
As we know that from the probability formula:
P(A)=nm=total number of possible outcomesnumber of favorable outcomes
As there are 10 white balls and 3 black balls in the first urn. The probability of drawing 2 white balls is:
P(A)=nm
P(A)=13C210C2
Now, the 2 white balls drawn from this urn are kept in the other then it has 5 white and 5 black balls.
Here, m=5 and n=10