SOLUTION: Let A = {1, 2, 3, 4, 5, 6, 7}. How many subsets does A have?

Algebra ->  Subset -> SOLUTION: Let A = {1, 2, 3, 4, 5, 6, 7}. How many subsets does A have?      Log On


   



Question 570672: Let A = {1, 2, 3, 4, 5, 6, 7}. How many subsets does A have?
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Let A = {1, 2, 3, 4, 5, 6, 7}. How many subsets does A have?
----
Each element of "A" is either in or not in any given subset.
So there are 2^7 = 128 subsets
=====================================
Cheers,
Stan H.
=============