147k views
2 votes
A basket contains three green apples and six red apples. three of the apples are selected at random. what is the probability that all three will be green? to make this probability smaller than 0.1%, how many red apples must be added to the basket?

User Xhalent
by
5.6k points

1 Answer

1 vote

Solution: We are given that a basket contains three green apples and six red apples.

Three apples are randomly selected from the basket.

Now the probability of selecting first apple green is
(3)/(9) =(1)/(3)

The probability of selecting second apple green is
(2)/(8) = (1)/(4)

The probability of selecting third apple green is
(1)/(7)

Therefore, the probability of selecting three green apples is:


(1)/(3) *(1)/(4) *(1)/(7)   =0.0119 or 1.19%

Now how many red apples must be added to the basket in order to make the above probability smaller than 0.1%

If we add 11 red apples to the basket, then there will be 17 red apples and 3 green apples in the basket. Therefore, the probability of selecting three green apples if three apples are randomly selected is:


(3)/(20) *(2)/(19) *(1)/(18) = 0.0009 or 0.09%

Therefore, we need to add 11 red apples to the basket to make this probability smaller than 0.1%