SOLUTION: Find all proper subsets of the set. {b, f, y}

Algebra ->  Subset -> SOLUTION: Find all proper subsets of the set. {b, f, y}      Log On


   



Question 771206: Find all proper subsets of the set. {b, f, y}
Answer by tommyt3rd(5050) About Me  (Show Source):
You can put this solution on YOUR website!
{}
{b}
{f}
{y}
{b,f}
{b,y}
{f,y}