Question: If A = {x | x is a natural number less than 5} and B = {x | x is a prime number}, what is A β© B?
Options:
Correct Answer: {2, 3}
Solution:
The natural numbers less than 5 are {1, 2, 3, 4} and the prime numbers are {2, 3}. Their intersection is {2, 3}.