2006 SMT/General Problems/Problem 2

Revision as of 21:26, 15 October 2013 by DANCH (talk | contribs) (Created page with "==Problem== A customer enters a supermarket. The probability that the customer buys bread is <math>0.60</math>, the probability that the customer buys milk is <math>0.50</math>, ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Problem

A customer enters a supermarket. The probability that the customer buys bread is $0.60$, the probability that the customer buys milk is $0.50$, and the probability that the customer buys both bread and milk is $0.30$. What is the probability that the customer would buy either bread or milk or both?

Solution

The probability that the customer buys only bread is $0.60-0.30=0.30$. The probability that the customer buys only milk is $0.50-0.30=0.20$. Therefore, the probability that the customer buys bread and/or milk is $0.30+0.20+0.30=0.80$

See Also