SOLUTION: Please help me solve this equation:Given set B={y,a,m} list all its possible subset

Algebra ->  Subset -> SOLUTION: Please help me solve this equation:Given set B={y,a,m} list all its possible subset      Log On


   



Question 879951: Please help me solve this equation:Given set B={y,a,m} list all its possible subset
Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
3 elements, 2%5E3 or 8 subsets.
Empty Set
{y} {a} {m}
{y,a} {y,m} {a,m}
{y,a,m}