Question:medium

A box has 4 green, 8 blue, and 3 red pens. A student picks up a pen at random, checks its color and replaces it in the box. He repeats this process 3 times. The probability that at least one pen picked was red is:

Show Hint

When finding the probability of "at least one" event, calculate the complement (probability of none) and subtract from 1.
  • 124/125
  • 125/125
  • 64/125
  • 125/125
Show Solution

The Correct Option is C

Solution and Explanation

A box contains 4 green, 8 blue, and 3 red pens, for a total of \( 4 + 8 + 3 = 15 \) pens. The probability of selecting a red pen in a single trial is \( P(\text{red}) = \frac{3}{15} = \frac{1}{5} \). Consequently, the probability of not selecting a red pen is \( P(\text{not red}) = 1 - P(\text{red}) = 1 - \frac{1}{5} = \frac{4}{5} \). The probability of not selecting a red pen in 3 independent trials is \( \left(\frac{4}{5}\right)^3 = \frac{64}{125} \). Therefore, the probability of selecting at least one red pen in 3 trials is \( 1 - \frac{64}{125} = \frac{61}{125} \). The correct answer is (3).
Was this answer helpful?
2