Assignment:
Given A = {1, 2, 3}, B = {3, 4, 5, 6,}, and C = {3, 5, 7}. Evaluate each set
a) A ∩ B
b) A ∩ C
c) A U C
d) B U C
e) (A U B) ∩ C
f) A U (B U C)
g) (A ∩ B) ∩ C
h) (A ∩ B) U C
Provide complete and step by step solution for the question and show calculations and use formulas.