SOLUTION: list all the subsets of [2, 3, 5, 8]

Algebra.Com
Question 592976: list all the subsets of [2, 3, 5, 8]
Answer by jim_thompson5910(35256)   (Show Source): You can put this solution on YOUR website!
List of all subsets of set {2,3,5,8}


{2,3,5,8}
{2,3,5}, {2,3,8}, {2,5,8}, {3,5,8}
{2,3}, {2,5}, {2,8}, {3,5}, {3,8}, {5,8}
{2}, {3}, {5}, {8}
{}
Note: {} is the empty set.
--------------------------------------------------------------------------------------------------------------
If you need more help, email me at jim_thompson5910@hotmail.com

Also, please consider visiting my website: http://www.freewebs.com/jimthompson5910/home.html and making a donation. Thank you

Jim
--------------------------------------------------------------------------------------------------------------

RELATED QUESTIONS

Given A = {1, 2, 3}, B = {2, 4, 6}, C = {1, 2, 3, 4, 5, 6, 7, 8} list all of the subsets (answered by 0221462)
List all subsets of the set {5, 8, 9} . Identify any of the subsets that are... (answered by jim_thompson5910)
list all possible subsets of 3 5 7 (answered by Fombitz)
List all the subsets of {8, 16, 27,... (answered by solver91311)
List all the subsets of { 8, 16, 27, 31,... (answered by Edwin McCravy)
List all the subsets of { 8, 15, 28, 41, 60} (answered by stanbon)
List all subsets of the set below... (answered by Fombitz)
Find all subsets of the set { 2, 5, 8 } (answered by Mathtut,robertb)
List all the subsets of S. S = {0, 1, 2,... (answered by dabanfield)