Solveeit Logo

Question

Question: An urn contains nine balls of which three are red, four are blue and two are green. Three balls are ...

An urn contains nine balls of which three are red, four are blue and two are green. Three balls are drawn at random without replacement from the urn. The probability that the three balls have different colour is
A) 27\dfrac{2}{7}
B) 121\dfrac{1}{{21}}
C) 223\dfrac{2}{{23}}
D) 13\dfrac{1}{3}

Explanation

Solution

We will firstly find total number of balls then we will find probability for each ball and as it is given balls are drawn at random without replacement from the urn there are different case which arise over here and we will find out for case where it is probably the three balls picked out have different colours.

Formula used: For a random event, the probability of an event, say P(E) is defined as ratio of a number of favourable outcomes or chances and the total number of outcomes.
Probability,
P(E)=N(E)N(S)P(E) = \dfrac{{N(E)}}{{N(S)}}
where N(E)N(E) is the number of favourable outcomes, and N(S)N(S) is the total number of outcomes. The Event of choosing r things among n things is nCr{}^n{C_r}

Complete step-by-step answer:
Given, there are 9 balls in an urn.
The urn contains 3 red balls, 4 blue balls, and 2 green balls.
Event of choosing r things among n things is given by combination formula nCr{}^n{C_r}
Therefore, the event of choosing 3 balls from 9 balls is 9C3{}^9{C_3}
Now,
The event of choosing 3 different colour balls will be
3C1×4C1×2C1{ \Rightarrow ^3}{C_1} \times {}^4{C_1} \times {}^2{C_1}
Here, N(E)N(E) is 3C1×4C1×2C1^3{C_1} \times {}^4{C_1} \times {}^2{C_1} and N(S)N(S) is 9C3{}^9{C_3}.
Therefore, the probability that the three balls have different colour will be,
P(E)=N(E)N(S) P(E)=3C1×4C1×2C19C3 P(E)=3×4×29!3!6! P(E)=24×3!6!9! P(E)=27  \Rightarrow P\left( E \right) = \dfrac{{N(E)}}{{N(S)}} \\\ \Rightarrow P\left( E \right) = \dfrac{{^3{C_1} \times {}^4{C_1} \times {}^2{C_1}}}{{{}^9{C_3}}} \\\ \Rightarrow P(E) = \dfrac{{3 \times 4 \times 2}}{{\dfrac{{9!}}{{3!6!}}}} \\\ \Rightarrow P(E) = \dfrac{{24 \times 3!6!}}{{9!}} \\\ \Rightarrow P(E) = \dfrac{2}{7} \\\

Hence, option (A) is the correct answer.

Note: When it’s given that the event is taking place as without replacement in this case after taking out each ball one ball is subtracted from the total number of balls in urn. That is simply written in the form of combinations and then we apply the concept of combinations in solving probability and in combinations we go for factorial which saves a lot of time.