SOLUTION: if A=(5,6,8) what are the subset of set A

Algebra ->  Subset -> SOLUTION: if A=(5,6,8) what are the subset of set A       Log On


   



Question 754132: if A=(5,6,8) what are the subset of set A

Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
if A=(5,6,8) what are the subset of set A
----------
3 elements --> 2^3 = 8 subsets
{}
{5}
{6}
{8}
{5,6}
{5,8}
{6,8}
{5,6,8}