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) 72
B) 211
C) 232
D) 31
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(S)N(E)
where N(E) is the number of favourable outcomes, and N(S) is the total number of outcomes. The Event of choosing r things among n things is nCr
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
Therefore, the event of choosing 3 balls from 9 balls is 9C3
Now,
The event of choosing 3 different colour balls will be
⇒3C1×4C1×2C1
Here, N(E) is 3C1×4C1×2C1 and N(S) is 9C3.
Therefore, the probability that the three balls have different colour will be,
⇒P(E)=N(S)N(E) ⇒P(E)=9C33C1×4C1×2C1 ⇒P(E)=3!6!9!3×4×2 ⇒P(E)=9!24×3!6! ⇒P(E)=72
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.