Question

Difficulty: EasyProbability of Independent, Dependent, and Mutually Exclusive Events

A jar contains 33 red marbles and 77 blue marbles. A marble is drawn at random from the jar, its color is noted, and it is returned to the jar. A second marble is then drawn at random. What is the probability that both drawn marbles are red?

  1. 9100\frac{9}{100}Answer
  2. B
    310\frac{3}{10}
  3. C
    35\frac{3}{5}
  4. D
    949\frac{9}{49}
  5. E
    67\frac{6}{7}

Answer

The probability that both drawn marbles are red is 9100\frac{9}{100}.
The option stating 9100\frac{9}{100} is correct because the two draws are independent due to replacement. The probability of getting a red marble on any single draw is 310\frac{3}{10}. By the multiplication rule for independent events, the probability of both events occurring is 310×310=9100\frac{3}{10} \times \frac{3}{10} = \frac{9}{100}.

Step-by-Step Solution

1
Calculate the total number of marbles in the jar.
3 red+7 blue=10 total marbles3 \text{ red} + 7 \text{ blue} = 10 \text{ total marbles}.
Probability requires knowing the size of the full sample space.
2
Find the probability of drawing a red marble on a single draw.
P(Red)=310P(\text{Red}) = \frac{3}{10}.
There are 33 favorable outcomes (red marbles) out of 1010 total possible outcomes.
3
Apply the multiplication rule for independent events.
P(Red1 and Red2)=310×310=9100P(\text{Red}_1 \text{ and } \text{Red}_2) = \frac{3}{10} \times \frac{3}{10} = \frac{9}{100}.
Because the first marble is replaced, the second draw is independent of the first, so joint probability is the product of individual probabilities.

Key Concept

Multiplication Rule for Independent Events: P(A and B)=P(A)×P(B)P(A \text{ and } B) = P(A) \times P(B) when events AA and BB are independent.
Estimated Time:45s
Rate this question