SOLUTION: Billy takes two marbles, without replacement, from a bag that contains only six yellow marbles and three blue marbles. What is the probability that he gets one marble of each color
Algebra ->
Probability-and-statistics
-> SOLUTION: Billy takes two marbles, without replacement, from a bag that contains only six yellow marbles and three blue marbles. What is the probability that he gets one marble of each color
Log On
Question 317434: Billy takes two marbles, without replacement, from a bag that contains only six yellow marbles and three blue marbles. What is the probability that he gets one marble of each color? Express your answer as a common fraction. Answer by Edwin McCravy(20054) (Show Source):
You can put this solution on YOUR website!
Billy takes two marbles, without replacement, from a bag that contains only six yellow marbles and three blue marbles. What is the probability that he gets one marble of each color? Express your answer as a common fraction.
AND implies multiplication and OR implies addition:
P[(Blue 1st AND Yellow 2nd) OR (Yellow 1st AND Blue 2nd)] =
( 3/9 × 6/8 ) + ( 6/9 × 3/8 ) =
Edwin