Question
Mathematics Question on Sets
If A = {1,2,3,4,5,6}, then the number of subsets of A which contain at least two elements is
A
64
B
63
C
57
D
58
Answer
57
Explanation
Solution
Total number of subsets of A is 2n(A)=26=64
Number of subsets of A which contain at least two elements is
64−(6C0+6C1)
=64−(1+6)
=57