Ask a New Question
Search
Given that A={5,6,7,8} calculate the number of subsets and proper subsets
1 answer
For a set A of n elements, there are 2^n subsets. (see Power Set)
Two of these are Ø and A, so there are 2^n - 2 proper subsets.
Ask a New Question
or
answer this question
.