SOLUTION: Find the subset of a if a={1,2,3,4,5,6,7,8,9,10,11}

Algebra ->  Subset -> SOLUTION: Find the subset of a if a={1,2,3,4,5,6,7,8,9,10,11}      Log On


   



Question 971975: Find the subset of a
if a={1,2,3,4,5,6,7,8,9,10,11}

Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
Find the subset of a
if a={1,2,3,4,5,6,7,8,9,10,11}
--------
There's no "the subset," there are 2048 subsets.
2^11 = 2048
------
Any set that contains any or all of the elements of a is a subset.
eg
{}
{1}
{2}
{1,2}
etc