SOLUTION: List all the possible subsets of {10,20}

Algebra ->  Subset -> SOLUTION: List all the possible subsets of {10,20}      Log On


   



Question 975761: List all the possible subsets of {10,20}
Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
List all the possible subsets of {10,20}
----------
{}
{10}
{20}
{10,20}