Problem 165
Question
An urn contains nine balls of which three are red, four are blue and two are green. The experiment is to draw three balls at random without replacement from the urn. The probability that the three balls have different color is (A) \(\frac{2}{7}\) (B) \(\frac{1}{21}\) (C) \(\frac{2}{23}\) (D) \(\frac{1}{3}\)
Step-by-Step Solution
Verified Answer
The probability that all three balls are of different colors is \( \frac{2}{7} \).
1Step 1: Determine Total Ways to Pick 3 Balls
First, we must determine the total number of ways to draw 3 balls from an urn containing 9 balls. This is a combination problem where we have 9 items and choose 3, calculated as:\[ \binom{9}{3} = \frac{9 \times 8 \times 7}{3 \times 2 \times 1} = 84 \]
2Step 2: Determine Ways to Pick Different Colors
Next, we find the number of ways to draw one ball of each color: one red, one blue, and one green. There are 3 red balls, 4 blue balls, and 2 green balls, so the number of ways to draw one of each is:\[ 3 \times 4 \times 2 = 24 \]
3Step 3: Calculate the Probability
To find the probability that the three balls drawn are all of different colors, we divide the favorable outcomes by the total possible outcomes:\[ P(\text{different colors}) = \frac{24}{84} = \frac{2}{7} \]
4Step 4: Match to Options
Finally, compare the calculated probability with the given options. The probability \( \frac{2}{7} \) matches option (A).
Key Concepts
CombinationsColor DistributionProbability Calculation
Combinations
Combinations are a fundamental concept in probability, often used to determine how many ways we can select items from a larger group. Unlike permutations, where order matters, combinations are used when the order does not matter. In the context of selecting balls from an urn, we use combinations to calculate the total number of ways to pick a specific number of items, in this case, three balls from nine available balls. To compute this, we use the combination formula:
Where \( n \) is the total number of items, \( r \) is the number of items to choose, and \( n! \) represents the factorial of \( n \).
In our problem, \( n = 9 \) and \( r = 3 \).
By calculating \( \binom{9}{3} \), we find there are 84 different ways to pick any three balls from nine, laying the groundwork for further calculations.
- General formula: \( \binom{n}{r} = \frac{n!}{r!(n-r)!} \)
Where \( n \) is the total number of items, \( r \) is the number of items to choose, and \( n! \) represents the factorial of \( n \).
In our problem, \( n = 9 \) and \( r = 3 \).
By calculating \( \binom{9}{3} \), we find there are 84 different ways to pick any three balls from nine, laying the groundwork for further calculations.
Color Distribution
Understanding color distribution is crucial when calculating probabilities involving different categories. Here, the urn contains balls of three colors: red, blue, and green. Each color has a specific number of balls:
This calculation helps us determine the number of successful outcomes where each chosen ball is of a distinct color.
- 3 Red balls
- 4 Blue balls
- 2 Green balls
- Select a red ball: 3 ways
- Select a blue ball: 4 ways
- Select a green ball: 2 ways
This calculation helps us determine the number of successful outcomes where each chosen ball is of a distinct color.
Probability Calculation
Probability quantifies the likelihood of an event occurring and is expressed as a ratio of favorable outcomes to total possible outcomes. When calculating the probability for our scenario of drawing three balls, each a different color, we use our results from the previous sections:
- Total ways to pick any 3 balls from 9: 84
- Ways to pick three balls, one of each color: 24
Other exercises in this chapter
Problem 163
A die is thrown. Let A be the event that the number obtained is greater than \(3 .\) Let \(\mathrm{B}\) be the event that the number obtained is less than \(5 .
View solution Problem 164
One ticket is selected at random from 50 tickets numbered \(00,01,02, \ldots .49\). Then the probability that the sum of the digits on the selected ticket is 8
View solution Problem 166
Consider 5 independent Bernoulli's trials each with probability of failure \(1-p .\) If the probability of at least one failure is greater than or equal to \(\f
View solution Problem 167
If \(C\) and \(D\) are two events satisfying \(C \subset D\) with \(P(D)\) \(\neq 0\), then the correct statement among the following is [2011] (A) \(P(C \mid D
View solution