Question: For the set E = {1, 2, 3, 4}, how many subsets contain the element 1?
Options:
Correct Answer: 12
Solution:
If 1 is included, we can choose from the remaining elements {2, 3, 4}, which has 2^3 = 8 subsets.