SOLUTION: Please help me solve this : List Down all the possible subsets of the following : 1. A= {love,care,respect} 2. B= {do,re,mi,fa,so} 3. C= {USA,RP,USSR,HK}

Algebra ->  Subset -> SOLUTION: Please help me solve this : List Down all the possible subsets of the following : 1. A= {love,care,respect} 2. B= {do,re,mi,fa,so} 3. C= {USA,RP,USSR,HK}      Log On


   



Question 977863: Please help me solve this :
List Down all the possible subsets of the following :
1. A= {love,care,respect}
2. B= {do,re,mi,fa,so}
3. C= {USA,RP,USSR,HK}

Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
List Down all the possible subsets of the following :
1. A= {love,care,respect}
3 elements --> 2^3 = 8 subsets
{}
{L}, {C}, {R}
{LC}, {LR}, {CR}
{LCR}
=================
Do the others the same way.
2. B= {do,re,mi,fa,so}
3. C= {USA,RP,USSR,HK}