A game features two boxes of tokens. Box X contains red tokens and blue tokens. Box Y contains red tokens and blue token. A fair coin is flipped to determine which box to draw from: if the coin lands on heads, Box X is chosen; if it lands on tails, Box Y is chosen. Two tokens are then drawn sequentially without replacement from the chosen box. What is the probability that both drawn tokens are red?
Answer: 0.35
Answer
The probability that both drawn tokens are red is 0.35.
The total probability combines the independent choice of box with dependent draws without replacement. Box X yields two red tokens with probability , and Box Y yields two red tokens with probability . Weighting each by the probability of choosing that box gives .
Step-by-Step Solution
Key Concept
Combining independent events (environment selection) with dependent events (sampling without replacement) using the Law of Total Probability.
Estimated Time:2m 0s