216k views
4 votes
A bag of candy contains 4 strawberry flavored gumdrops, and 5 orange flavored gumdrops. If Billy reaches in, takes one out and eats it, and then 20 minutes later selects another and eats that one as well, what is the probability that they were both orange flavored gumdrops?

User Sublucent
by
3.0k points

1 Answer

1 vote

Let:

A = Select an orange flavored gumdrop

N = Total number of candies

n = Number of orange flavored gumdrops.

so:


\begin{gathered} P(A_1)=(n)/(N) \\ P(A_1)=(5)/(20) \\ P(A_1)=(1)/(4) \end{gathered}

20 minutes later:


\begin{gathered} P(A_2)=(n-1)/(N-1) \\ P(A_2)=(4)/(19) \end{gathered}

Since they are independent events:


\begin{gathered} P(A_1\cap A_2)=(1)/(4)*(4)/(19) \\ P(A_1\cap A_2)=(1)/(19) \end{gathered}

User Radovan Skendzic
by
3.5k points