Question 653584
A bag contains 7 blue marbles, 8 green marbles, 15 red marbles, and 10 yellow marbles. Find the probability of randomly drawing without replacement, a blue marble and then a red.
-------
P(blue) = 7/40
P(red|blue) = 15/39
----
P(blue then red) = (7/40)(15/39) = 0.0673
==============
Cheers,
Stan H.