SOLUTION: find all the subsets of {2,5,7}

Algebra ->  Subset -> SOLUTION: find all the subsets of {2,5,7}      Log On


   



Question 810797: find all the subsets of {2,5,7}
Found 2 solutions by oscargut, stanbon:
Answer by oscargut(2103) About Me  (Show Source):
You can put this solution on YOUR website!
Answer: {},{2},{5},{7},{2,5},{2,7},{5,7},{2,5,7}
You can ask me more at : mthman@gmail.com
Thanks

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
find all the subsets of {2,5,7}
--------------
There are 2^3 = 8 subsets:::
2,5,7
2,5
2,7
5,7
2
5
7
empty set
------------------
Cheers,
Stan H.