SOLUTION: Suppose a jar contains 18 red marbles and 30 blue marbles. If you reach in the jar and pull out 2 marbles at random at the same time, find the probability that both are red.

Algebra.Com
Question 1203755: Suppose a jar contains 18 red marbles and 30 blue marbles. If you reach in the jar and pull out 2 marbles at random at the same time, find the probability that both are red.

Answer by math_helper(2461)   (Show Source): You can put this solution on YOUR website!

This problem can be thought of as drawing one marble and then a 2nd marble, without replacement:
P(first is red) = 18/(18+30) = 18/48
P(2nd is red) = 17/(17+30) = 17/47
P(both are red) = (18/48)*(17/47) = 306/2256 or approx. 0.1356 (13.6%)
---
If you compute it assuming both are drawn at the same time, you get:
C(18,2) / C(48,2) = ((18*17)/2) / ((48*47)/2) = (18*17)/ (48*47) = 306/2256, as above.
Where C(n,r) = n!/((n-r)!r!)

RELATED QUESTIONS

Suppose a jar contains 8 red marbles and 32 blue marbles. If you reach in the jar and... (answered by Theo)
Suppose a jar contains 5 red marbles and 12 blue marbles. If you reach in the jar and... (answered by Alan3354)
Suppose a jar contains 8 red marbles and 10 blue marbles. If you reach in the jar and... (answered by solver91311)
Suppose a jar contains 19 red marbles and 28 blue marbles. If you reach in the jar and... (answered by greenestamps)
Suppose a jar contains 19 red marbles and 34 blue marbles. If you reach in the jar and... (answered by oscargut)
Suppose a jar contains 5 red marbles and 33 blue marbles. If you reach in the jar and... (answered by Alan3354)
TUTORS help please Suppose a jar contains 5 red marbles and 33 blue marbles. If you (answered by robertb)
: A jar contains 4 blue marbles, 5 red marbles and 11 white marbles. If a marble is drawn (answered by addingup)
A Jar contains 30 red marbles, 50 blue, and 20 white. You pick one marble fromt the jar... (answered by Fombitz)