Question 124312
1. complement = everything not in X
X' = {b, d, f}


2. union = items in both sets
Y U Z = {a, b, c, d, e, f}


**(fixed, confused union with intersection)