SOLUTION: 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?
Algebra ->
Probability-and-statistics
-> SOLUTION: 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?
Log On
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? Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! 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.