Question: If A = {x | x is a prime number less than 10} and B = {2, 3, 5, 7}, what is A = B?
Options:
Correct Answer: True
Solution:
Both sets A and B contain the same elements: {2, 3, 5, 7}. Therefore, A = B is True.