Let A = {1, 2, 3, 4, 5} and B = {0, 3, 6}. Match the given sets on the left to their corresponding values on the right.
1. B - A
2. A - B
3. A U B
4. A ⋂ B

Pairs
a. {0, 1, 2, 3, 4, 5, 6}
b. {3}
c. {1, 2, 4, 5}
d. {0, 6}