Question: If A = {x | x is an even integer} and B = {x | x is a multiple of 4}, what is A β B?
Options:
Correct Answer: False
Solution:
A is the set of all even integers, while B is the set of multiples of 4. Not all even integers are multiples of 4 (e.g., 2 is even but not a multiple of 4), hence A is not a subset of B.