Bunuel
There are three boxes, each containing a different number of light bulbs. The first box has 10 bulbs, of which four are dead, the second has six bulbs, of which one is dead, and the third box has eight bulbs of which three are dead. What is the probability of a dead bulb being selected when a bulb is chosen at random from one of the three boxes?
(A) \(\frac{113}{360}\)
(B) \(\frac{19}{40}\)
(C) \(\frac{13}{24}\)
(D) \(\frac{13}{15}\)
(E) \(\frac{9}{10}\)
The probability of selecting a dead bulb is = Probability of selecting each box * Probability of selecting a dead bulb from that box
There are three boxes, hence the probability of selecting each box = \(\frac{1}{3}\)
Once a box is selected, the probability of selecting the dead bulb will depend on the selected box.
- If the box selected is the one that contains 10 bulbs, the probability of selecting a dead bulb = \(\frac{4}{10}\)
- If the box selected is the one that contains 6 bulbs, the probability of selecting a dead bulb = \(\frac{1}{6}\)
- If the box selected is the one that contains 8 bulbs, the probability of selecting a dead bulb = \(\frac{3}{8}\)
Probability of selecting a dead bulb once the box has been identified = \(\frac{4}{10} + \frac{1}{6} + \frac{3}{8}\\
\)
The probability of selecting a dead bulb is = \(\frac{1}{3} * (\frac{4}{10} + \frac{1}{6} + \frac{3}{8})\)
= \(\frac{113}{360}\)
Option A