Given a set with n elements has 2^n subsets.Find the number of subsets for set A={2,3,5,7,11}.

3 answers

well, how many elements in A?
Oh thanks..its 2^5=32..
correct. The power set of A P(A) is the set of all subsets of A. These would be

{}, {2}, {3},...{2,3},{2,5},... and so on up to A itself.
Similar Questions
  1. How many subsets of a set with 100 elements have more than one element?The answer to your question is the number of all of the
    1. answers icon 0 answers
  2. How many sets are subsets of set B?List the subsets of set B. Which are proper subsets? B= {1,2,3,4,5} would it be 5 subsets (1
    1. answers icon 1 answer
    1. answers icon 1 answer
    1. answers icon 1 answer
more similar questions