Final answer:
To find the probability that at least fourteen flashlights will work, we need to consider the probability of exactly fourteen working plus the probability of exactly fifteen working. We can use the binomial distribution to calculate these probabilities.
Step-by-step explanation:
To find the probability that at least fourteen flashlights will work, we need to consider the probability of exactly fourteen working plus the probability of exactly fifteen working. Since each flashlight requires two batteries, we can use the binomial distribution to calculate these probabilities.
The probability of exactly fourteen flashlights working is given by:
P(X = 14) = C(15, 14) * (0.8)14 * (0.2)1
The probability of exactly fifteen flashlights working is given by:
P(X = 15) = C(15, 15) * (0.8)15 * (0.2)0
The probability of at least fourteen flashlights working is the sum of these two probabilities:
P(X ≥ 14) = P(X = 14) + P(X = 15)