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