An urn contains two green, three yellow and five red balls. We draw one ball at random and put it aside. then we draw another ball until there are no more balls. Find the probability of drawing at first the two green balls, then the three yellow balls and finally the red balls
My answer:
We have two green balls so the probability of pulling two greens is: $\large\frac{1}{10} \cdot \frac{1}{9}$ for the yellow balls then we have $\large\frac{3}{8} \cdot \frac{2}{7} \cdot \frac{1}{6},$ and for the red ones we have: $1$ (since there are only $5$ balls left and there are five red balls) if we multiply all of these we get: $0.00019$
correct answer is: $0.0004$
