a bag contains 7 red marbles, 3 blue marbles and 8 green marbles. if three marbles are drawn out of the bag…

a bag contains 7 red marbles, 3 blue marbles and 8 green marbles. if three marbles are drawn out of the bag (without replacement), what is the exact probability that all three marbles drawn will be red?

a bag contains 7 red marbles, 3 blue marbles and 8 green marbles. if three marbles are drawn out of the bag (without replacement), what is the exact probability that all three marbles drawn will be red?

Answer

Explanation:

Step1: Calculate total marbles

The total number of marbles is $7 + 3+8=18$.

Step2: Calculate first - draw probability

The probability of drawing a red marble on the first draw is $\frac{7}{18}$ since there are 7 red marbles out of 18 total marbles.

Step3: Calculate second - draw probability

After the first red marble is drawn, there are 6 red marbles left and 17 total marbles left. So the probability of drawing a red marble on the second draw is $\frac{6}{17}$.

Step4: Calculate third - draw probability

After two red marbles are drawn, there are 5 red marbles left and 16 total marbles left. So the probability of drawing a red marble on the third draw is $\frac{5}{16}$.

Step5: Calculate combined probability

Since these are dependent events, the probability that all three marbles are red is the product of the probabilities of each draw: $\frac{7}{18}\times\frac{6}{17}\times\frac{5}{16}=\frac{7\times6\times5}{18\times17\times16}=\frac{210}{4896}=\frac{35}{816}$.

Answer:

$\frac{35}{816}$