SOLUTION: Suppose an opaque jar contains 5 red marbles and 10 green marbles. Two marbles are picked at random from the jar without replacing the first one. The probability of getting a

Algebra ->  Probability-and-statistics -> SOLUTION: Suppose an opaque jar contains 5 red marbles and 10 green marbles. Two marbles are picked at random from the jar without replacing the first one. The probability of getting a       Log On


   



Question 947017: Suppose an opaque jar contains 5 red marbles and 10 green marbles. Two marbles are picked at random from the jar without replacing the first one.

The probability of getting a green marble first and a red marble second is:

The probability of getting one green and one red marble is:

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Suppose an opaque jar contains 5 red marbles and 10 green marbles. Two marbles are picked at random from the jar without replacing the first one.

The probability of getting a green marble first and a red marble second is:
(5/15)(10/14) = 50/(210) = 5/21
--------
The probability of getting one green and one red marble is:
# of red/green pairs = 5*10 = 50
# of random pairs:: 15C2 = (15*14)/(1*2) = 15*7 = 105
P(red/green pair) = 50/105 = 10/21
------------
Cheers,
Stan H.
-------------