Question: If A = {x | x is a natural number less than 5} and B = {x | x is a natural number less than 3}, what is A - B?
Options:
Correct Answer: {3, 4}
Solution:
Set A = {1, 2, 3, 4} and set B = {1, 2}. Thus, A - B = {3, 4}.