List the subsets of the set:

{5, 10, 15}
show your work

1 answer

The subsets of the set {5, 10, 15} are:

1) Empty set {}
2) {5}
3) {10}
4) {15}
5) {5, 10}
6) {5, 15}
7) {10, 15}
8) {5, 10, 15}