Let A= {3, 7, 2}.

List all the subsets of A

2 answers

maybe you want:
3
7
2
3,7
3,2
7,2
number of subsets for 3 elements
= 2^3 = 8
which would include the null set and the entire set.

So we have to include the null set
{}, and the entire set {3,7,2}
Similar Questions
  1. 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 2 answers
  2. Let n be any counting number. Using the two questions above as a guide, howmany subsets does the set {1,2,3,...,n−1,n} have?
    1. answers icon 1 answer
  3. 3 questions if you can help me.1. Calculate the number of subsets and the number of proper subsets for the set. {x|x is a day of
    1. answers icon 1 answer
more similar questions