
William L. answered 10/18/22
PhD in Pure Mathematics with 20+ years of teaching experience.
Let C be the event of a least one cook showing up, and let W be the event of at least one waitress showing up.
We want to find Prob(C and W). Since these events are independent, we have
Prob(C and W) = Prob(C)·Prob(W).
The easiest way to calculate Prob(C) is to calculate the probability of no cook showing up, Prob(not C), since
Prob(C) = 1 - Prob(not C).
The probability of each cook not showing up is 1/2, so the probability of all 3 cooks not showing up is (1/2)3, since the events are also independent. Therefore
Prob(C) = 1 - (1/2)3 = 1 - 1/8 = 7/8.
Similar calculations give us the probabilities for at least one waitress showing up:
Prob(W) = 1 - Prob(not W) = 1 - (1/2)3 = 1 - 1/8 = 7/8.
And so we conclude that
Prob(C and W) = Prob(C)·Prob(W) = 7/8 · 7/8 = 49/64.