Answer:
Intersection: The set operation intersection takes only the elements that are in both sets. The intersection contains the elements that the two sets have in common. The intersection is where the two sets overlap. In set-builder notation, A ∩ B = {x ∈ U : x ∈ A and x ∈ B}.
Step-by-step explanation: