SOLUTION: Find all subsets of the set { 2, 5, 8 }

Algebra ->  Probability-and-statistics -> SOLUTION: Find all subsets of the set { 2, 5, 8 }       Log On


   



Question 169450: Find all subsets of the set { 2, 5, 8 }
Found 2 solutions by Mathtut, robertb:
Answer by Mathtut(3670) About Me  (Show Source):
You can put this solution on YOUR website!
{2},{5},{8}
{2,5},{2,8},{5,8}
{2,5,8}

Answer by robertb(5830) About Me  (Show Source):
You can put this solution on YOUR website!
The subsets are {2}, {5}, {8}, {2,5}, {2,8}, {5, 8}, {2,5,8}, and the empty set, giving all 2%5E3+=+8 of them.