SOLUTION: A={1,2,3}, B={1,3,5}, C={3,4} list all the proper subsets of C

Algebra ->  Subset -> SOLUTION: A={1,2,3}, B={1,3,5}, C={3,4} list all the proper subsets of C       Log On


   



Question 1037589: A={1,2,3}, B={1,3,5}, C={3,4} list all the proper subsets of C
Answer by Edwin McCravy(20054) About Me  (Show Source):
You can put this solution on YOUR website!
{}, {3}, {4}

Edwin