Question 169450: Find all subsets of the set { 2, 5, 8 }
Found 2 solutions by Mathtut, robertb: Answer by Mathtut(3670) (Show Source): Answer by robertb(5830) (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 of them.
|
|
|