How to find the number of non-empty proper subsets of a finite set ?
Answers
Answered by
2
Answer:
I hope answer is helpful to us
Attachments:
Answered by
2
Answer:
Answer=the total number of subsets are 210 which is equal to 1024. Out of these 1024 subsets, one subset is the null set, so the number of non-empty subsets of the set containing 10 elements is 1024-1=1023.
Similar questions