Question 662553
An urn contains 4 red and 6 blue marbles. Two marbles are drawn in succession without replacement, what's the probability that the first drawn is red?
-------
# of ways to win: 4
# of possible outcomes: 10
---
P(red) = 4/10 = 2/5
----------------------------------
Cheers,
Stan H.