Question

Difficulty: EasyIndependent and Dependent Events

A container holds 44 red tokens and 66 blue tokens. If two tokens are selected at random one after another without replacement, what is the probability that both selected tokens are red?

  1. A
    425\frac{4}{25}
  2. B
    845\frac{8}{45}
  3. 215\frac{2}{15}Answer
  4. D
    25\frac{2}{5}
  5. E
    13\frac{1}{3}

Answer

215\frac{2}{15}
The option stating 215\frac{2}{15} is correct because selecting without replacement makes the second event dependent on the first. The first probability is 410\frac{4}{10} and the second probability is 39\frac{3}{9}. Multiplying these gives 410×39=1290=215\frac{4}{10} \times \frac{3}{9} = \frac{12}{90} = \frac{2}{15}.

Step-by-Step Solution

1
Calculate the probability of selecting a red token on the first draw.
P(\text{First Red}) = \frac{4}{10} = \frac{2}{5}
There are 44 red tokens out of a total of 1010 tokens.
2
Calculate the conditional probability of selecting a red token on the second draw given the first was red.
P(\text{Second Red} \mid \text{First Red}) = \frac{3}{9} = \frac{1}{3}
Because the selection is without replacement, 11 red token and 11 total token have been removed, leaving 33 red tokens out of 99 remaining tokens.
3
Multiply the sequential probabilities to find the combined probability.
P(\text{Both Red}) = \frac{2}{5} \times \frac{1}{3} = \frac{2}{15}
The probability of both dependent events occurring sequentially is the product of their individual conditional probabilities.

Key Concept

Probability of Dependent Events Without Replacement
Rate this question