Assignment:
Given the following sets:
A: { a,b,c,d}
B: { b, c, e, f}
C: {x,y,z)
What is the intersection of A and B and C?
What is the union of A and B and C?
Provide complete and step by step solution for the question and show calculations and use formulas.