Official Solution:At Foodmart, customers always purchase at least one of the following items: milk, chicken, or apples. Among the shoppers, 60% buy milk, 50% buy chicken, and 35% buy apples. If 10% of the customers purchase all three products, what percentage of Foodmart customers buy exactly two of the three items ? A. 5%
B. 10%
C. 15%
D. 25%
E. 30%
Apply the formula for three overlapping sets:
100% = (customers who buy milk) + (customers who buy chicken) + (customers who buy apples) - (customers who buy exactly 2 products) - 2*(customers who buy all 3 products) + (customers who buy none of the products)
When adding the percentages for groups A, B, and C (milk, chicken, and apples), certain sections are counted more than once. For example, customers who buy exactly 2 products are counted twice because they are included in both of the product pairs they purchase. Similarly, customers who buy all 3 products are counted three times, once for each product group. To account for this, we subtract the percentage of customers who buy exactly 2 products ONCE (to count this group only once) and the percentage of customers who buy all 3 products TWICE (to count these customers only once as well).
For more information and examples, check out this link:
ADVANCED OVERLAPPING SETS PROBLEMS Thus, according to the above we'd have: \(100=60+50+35-x-2*10+0\);
\(x=25\).
Therefore, 25% of Foodmart customers purchase exactly two of the products listed above.
Answer: D
Hope it helps.