SOLUTION: A bag contains 5 black marbles, 4 red marbles, 6 green marbles, and 5 blue marbles. What is the probability of randomly selecting 2 consecutive blue marbles?
Algebra ->
Probability-and-statistics
-> SOLUTION: A bag contains 5 black marbles, 4 red marbles, 6 green marbles, and 5 blue marbles. What is the probability of randomly selecting 2 consecutive blue marbles?
Log On
Question 401570: A bag contains 5 black marbles, 4 red marbles, 6 green marbles, and 5 blue marbles. What is the probability of randomly selecting 2 consecutive blue marbles? Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! A bag contains 5 black marbles, 4 red marbles, 6 green marbles, and 5 blue marbles. What is the probability of randomly selecting 2 consecutive blue marbles?
---------------
# of ways to succeed: 5C2 = 10
# of possible outcomes: 20C2 = 190
---------
P(2 blue) = 10/190 = 1/19
===============================
Cheers,
Stan H.
==========