SOLUTION: List all the subsets of { 8, 15, 28, 41, 60}

Algebra ->  Subset -> SOLUTION: List all the subsets of { 8, 15, 28, 41, 60}       Log On


   



Question 561014: List all the subsets of { 8, 15, 28, 41, 60}
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
List all the subsets of { 8, 15, 28, 41, 60}
---
There are 2^5 = 32 subsets:
0 elements: 1
1 element:: 5
2 elements: 10
3 elements: 10
4 elements: 5
5 elements: 1
====================
Cheers,
Stan H.