SOLUTION: Proper subsets of {7,19,5,6}

Algebra ->  Subset -> SOLUTION: Proper subsets of {7,19,5,6}      Log On


   



Question 898272: Proper subsets of {7,19,5,6}
Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
Proper subsets with 3 items in it:

{7,19,5}, {7,19,6}, {19,5,6}, {5,6,7}


--------------------------------------------------------

Proper subsets with 2 items in it

{7,19}, {7,5}, {7,6}, {19,5}, {19,6}, {5,6}


--------------------------------------------------------

Proper subsets with 1 item in it

{7}, {19}, {5}, {6}


--------------------------------------------------------

Proper subsets with 0 items in it

{ } ... aka the empty set

with any set, there is only one subset that has nothing in it which is the empty set. The empty set is a subset of any set.

-------------------------------------------------------
-------------------------------------------------------

Put all of these proper subsets together to get

{7,19,5}, {7,19,6}, {19,5,6}, {5,6,7}
{7,19}, {7,5}, {7,6}, {19,5}, {19,6}, {5,6}
{7}, {19}, {5}, {6}
{ }


Note: you can denote the empty set as the symbol

There are 15 proper subsets listed above.