Intersiction of two sets
Answers
Answered by
0
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}.
Answered by
2
Similar questions