SOLUTION: List all possible subsets of given set. A={5,6,8}

Algebra.Com
Question 805266: List all possible subsets of given set.
A={5,6,8}

Answer by stanbon(75887)   (Show Source): You can put this solution on YOUR website!
List all possible subsets of given set.
A={5,6,8}
-------------
no elements: empty set
1 element: 5 ; 6 ; 8
2 elements: 5,6 ; 5,8 ; 6,8
3 elements: 5,6,8
=========================
Notice that there are 2^3 = 8 subsets
=========================
Cheers,
Stan H.
================

RELATED QUESTIONS

List all possible subsets of the given set. I= {5,... (answered by stanbon)
List all possible subsets of the given set. I = {8,... (answered by Alan3354)
List all possible subsets of the given set. I = {6,... (answered by Alan3354)
List all possible subsets of the given set. I = {6, 7} (answered by MathLover1)
List all possible subsets of the given set. I = {8, 9} Ø, {8, 9} {8}, {9}, {8, 9} (answered by Fombitz)
List all possible subsets of the given set. I = {3,... (answered by Fombitz)
List all the subsets of the given set {goat,... (answered by richard1234)
List all the subsets of the given set. {19} (answered by Alan3354)
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)