Question: If set X contains {1, 2, 3} and set Y contains {3, 4, 5}, what is the intersection of set X and set Y?
Options:
Correct Answer: {3}
Solution:
The intersection of set X and set Y is {3}, as it is the only element common to both sets.