asked 218k views
3 votes
jar contains colored stones that are 4 pink stones, 9 orange stones and 5 green stones. Ryan picks one stone, records its color and puts it back in the jar. Then he draws another stone. What is the probability of taking out an orange stone followed by the green stone?

asked
User Yossi
by
7.7k points

1 Answer

5 votes
The probability of two independant events
a and
b can be found by multiplying the individual probabilities like so:
P_(total) = P_a * P_b


For each individual probability we can find the answer via a simplfied representation:

P_x=(desired)/(total)

For the first stone (orange) we have:

P_(orange)=(orange)/(total)=(9)/(18)=(1)/(2)

For the second stone (green) we have:

P_(green)=\fracgreen}{total}=(5)/(18)
**(Notice that the total is still 18 since he put the first one back in the jar before drawing the second.)

So:

P_(total)=P_(orange) * P_(green)

P_(total)=(1)/(2) * (5)/(18)

P_(total)=(5)/(36) \approx 13.88\%
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.