SOLUTION: list all the subsets of set { pi, e ,r}. What are they ?

Algebra ->  Subset -> SOLUTION: list all the subsets of set { pi, e ,r}. What are they ?      Log On


   



Question 1010523: list all the subsets of set { pi, e ,r}. What are they ?
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
list all the subsets of set { pi, e ,r}. What are they ?
------
No elements:: null set
1 element:: {pi},{e},{r}
2 elements:: {pi,e},{pi,r},[e,r}
3 elements:: {p,2,r}
----
Notice that there are 2^3 = 8 subsets
---------
Cheers,
Stan H.