Question: If E = {1, 2}, how many subsets of E contain the element 1?
Options:
Correct Answer: 3
Solution:
The subsets containing 1 are {1}, {1, 2}, and the empty set is not included.