Statement
There is a box of chocolates. Let = milk, = dark; = with gianduia filling, = without filling; = spherical, = cubic. Write the set operation that identifies:
- Red zone: the milk chocolates, spherical, without filling;
- Green zone: the dark chocolates, spherical, with gianduia filling.
Solution
Red zone — milk (), spherical (), without filling ():
Green zone — dark (), spherical (), with gianduia (): The same zone can be written in a more convoluted form as : since , the intersection with removes nothing and the expression simplifies to .
Links
Topics: Set theory
Concepts: Complement · Intersection · Union
Skills: Modelling
Exercise type: Word problem