Question: If set A contains the elements {1, 2, 3, 4} and set B contains the elements {3, 4, 5, 6}, what is the intersection of sets A and B?
Options:
Correct Answer: {3, 4}
Solution:
The intersection of sets A and B is the set of elements that are common to both sets. Therefore, the intersection is {3, 4}.