Question: If set X = {a, b, c} and set Y = {b, c, d}, what is the union of sets X and Y?
Options:
Correct Answer: {a, b, c, d}
Solution:
The union of sets X and Y includes all unique elements from both sets. Thus, the union is {a, b, c, d}.