SOLUTION: How many subsets can be made from a set of six elements, including the null set and the set itself

Algebra ->  Subset -> SOLUTION: How many subsets can be made from a set of six elements, including the null set and the set itself       Log On


   



Question 1099799: How many subsets can be made from a set of six elements, including the null set and the set itself

Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
Each element is either included or not in a subset.
--> 2^6 = 64