Question: If A = {1, 2, 3} and B = {1, 2, 3, 4, 5}, what is A β B?
Options:
Correct Answer: True
Solution:
Set A is a subset of set B because all elements of A are contained in B. Therefore, A β B is True.