Answer :
Answer:The union of two sets is the set containing all of the elements from both of those sets. ...
The intersection of two sets is the set containing elements which are in both of those sets. ...
The difference between two sets is the set of values in one but not the other: A-B = \{x \mid x\in A\text{ and } x\notin B
Step-by-step explanation: