Question
Question: A bag contains 2 red, 3 green and 2 blue balls. Two balls are drawn at random. What is the probabili...
A bag contains 2 red, 3 green and 2 blue balls. Two balls are drawn at random. What is the probability that none of the balls drawn is blue?
(A) 2110
(B) 2111
(C) 72
(D) 75
Solution
Hint: We will first find the number of ways by which we can select two balls from 7 balls. In the second step we will find the number of ways by which we can select two balls from 5 balls. Final probability can be calculated by: Total OutcomeFavoured Outcome.
Complete step-by-step solution -
It is given in the question that in a bag there are 2 red, 3 green and 2 blue balls. Two balls are drawn at random then we have to find the probability that the ball drawn is not blue. Now, total number of balls in the bag = 2+3+2=7balls. Then the number of ways of finding two balls out of seven balls will be 7c2.
We know that ncr=r!(n−r)!n!, therefore 7c2=2!(7−2)!7! = 2!×5!7×6×5!. Cancelling 5! from the numerator and denominator, we get 27×6=21. So, there are 21 ways of picking 2 balls at random from the bag containing 7 balls.
Now, we have to find that the ball drawn will not be blue so our sample will be total balls number of blue balls = 7−2=5balls. We will find the number of ways of picking 2 balls from 5 balls as we are not considering blue balls in our sample. Therefore, the number of ways of finding two balls which are not blue will be 5c2. Using the formula ncr=r!(n−r)!n!, we get 5c2=2!(5−2)!5! = 2!×3!5×4×3!. On cancelling 3! from both numerator and denominator, we get 25×4=10. Therefore, there are 10 ways of picking 2 balls at random from the bag containing 5 non-blue balls.
Now, the probability that the 2 balls drawn are not blue is given by Total OutcomeFavoured Outcome. We have favourable outcomes as 10 and total outcomes as 21. Therefore, Required Probability=2110, hence option a) is correct.
Note: Student may confuse and they find non-favoured outcomes instead of favoured outcomes, they calculate non-favoured outcome as 2c2 because there are 2 blue balls in bag and we have to draw 2 balls from bag which are not blue, but to find the probability that the ball drawn are not blue is given by 7c25c2=2110.