SOLUTION: A bag contains 6 red marbles and 4 green marbles. I reach in the bag and draw out two marbles at the same time. What is the probability that they are both red?

Algebra ->  Probability-and-statistics -> SOLUTION: A bag contains 6 red marbles and 4 green marbles. I reach in the bag and draw out two marbles at the same time. What is the probability that they are both red?      Log On


   



Question 236798: A bag contains 6 red marbles and 4 green marbles. I reach in the bag and draw out two marbles at the same time. What is the probability that they are both red?
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
A bag contains 6 red marbles and 4 green marbles. I reach in the bag and draw out two marbles at the same time. What is the probability that they are both red?
-----
# of ways to pick 2 red: 6C2 = 15
# of ways to pick 2 from 10: 10C2 = 45
---
P(pick 2 red) = 15/45 = 1/3
==================================
Cheers,
Stan H.