Question: If D = {1, 2}, what is the number of proper subsets of D?
Options:
Correct Answer: 3
Solution:
The proper subsets of D = {1, 2} are {β }, {1}, and {2}. So, there are 3 subsets, but excluding D itself gives us 2 proper subsets.