1

I have this venn diagram enter image description here

For which i have shade (A ∩ B ) ∪ C. I see where A and B intersect, but i don't how a union should appear between the intersection and C. Could someone clarify where i am going wrong?

stats
  • 13

2 Answers2

2

You simply shade $A \cap B$ which is the common area for $A$ and $B$, then you shade $C$ too because in a way you're "combining the two sets". All of what's in $A \cap B$ AND in $C$ is in the union.

2

The red area is $(A\cap B)\cup C$

AB + C

The red points are the ones that are either in the intersection $A\cap B$, or in $C$ (or in both, but there are no such points in this case). That's what union means, after all.

Arthur
  • 199,419