Question 328051
a) Union: X U Y={2,5,7,8,11,16,19,21,702} <--- All of their elements, don't list twice
b) Intersection: X ^ Y={5,11,702} <-- Elements they have in common
c) Subset of {X}: Z={5} <--- One set of many, you come up with your own subsets.