| 
 
 
| Question 975012:  List all the subsets of the following: A ={1,2,3} , B = {m,a,t,h} and C = {blue, yellow}
 Answer by jim_thompson5910(35256)
      (Show Source): 
You can put this solution on YOUR website! I'll list subsets of set A 
 {1,2,3}
 {1,2},{1,3},{2,3}
 {1},{2},{3}
 { }
 
 Note: { } is the empty set. There are 2^3 = 8 subsets.
 
 I leave the other subsets of B and C for you to do on your own.
 
 ------------------------------------------------------------------------------------------------------------------------
 
 If you need more one-on-one help, email me at jim_thompson5910@hotmail.com. You can ask me a few more questions for free, but afterwards, I would charge you ($2 a problem to have steps shown or $1 a problem for answer only).
 
 Alternatively, please consider visiting my website: http://www.freewebs.com/jimthompson5910/home.html and making a donation. Any amount is greatly appreciated as it helps me a lot. This donation is to support free tutoring. Thank you.
 
 Jim
 ------------------------------------------------------------------------------------------------------------------------
 | 
  
 | 
 |