Question
Question: A bag contains \[4\] white balls \[3\] black balls. Two balls are drawn at random. Find the probabil...
A bag contains 4 white balls 3 black balls. Two balls are drawn at random. Find the probability that they are of the same colour.
Solution
At first, we will find the ways the white balls and black balls can be drawn separately. Then we will find the ways the two can be drawn from the total number balls. From there we can find our required probability.
Complete step-by-step answer:
It is given that a bag contains 4 white balls 3 black balls
Two balls are drawn at random.
We have to find the probability that they are of same colour.
We know that, if nbe the total number of outcomes and m be the outcomes of an event.
So, the probability of any event isnm.
As the bag contains 4 white balls, we can draw 2 white balls at a time.
So, 2 white balls can be drawn in 4C2 ways.
Again, the bag contains 3 blue balls, we can draw 2 blue balls at a time.
So, 2 blue balls can be drawn in 3C2 ways.
Now, total number of balls in the bag is 4+3=7
We can draw 2 balls at a time from 7 balls.
So, 2 balls at a time from 7 balls in 7C2 ways.
Therefore, the required probability is =7C24C2+3C2
On substituting the formula of combinations we get,
Probability =2!5!7!2!2!4!+2!1!3!
Let us simplify again using factorials we get,
⇒2!5!7!2!2!4!+2!1!3!=2×5!7×6×5!2×24×3×2+23×2
⇒17×313×2+13=7×32×3+3
Probability that the drawn balls have same colour is 7×32×3+3=219=73
Hence, we have found the probability that they are of the same colour as 73.
Note: We know that, if n be the total number of outcomes and m be the outcomes of an event. So, the probability of any event is nm.
Since the balls are taken randomly we use combinations to solve the problem.