Question 625541: list all the subsets of the set {2,4,6,8}
Answer by jim_thompson5910(35256) (Show Source):
You can put this solution on YOUR website! List of all subsets of set {2,4,6,8}
{2,4,6,8}
{2,4,6}, {2,4,8}, {2,6,8}, {4,6,8}
{2,4}, {2,6}, {2,8}, {4,6}, {4,8}, {6,8}
{2}, {4}, {6}, {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
--------------------------------------------------------------------------------------------------------------
|
|
|