Question: If A = {x | x is a natural number less than 5} and B = {x | x is an odd natural number}, what is A β© B?
Options:
Correct Answer: {1, 3}
Solution:
The intersection A β© B includes elements that are in both A and B. Here, A = {1, 2, 3, 4} and B = {1, 3}, so A β© B = {1, 3}.