You can put this solution on YOUR website! Find all the subsets of {2, 5, 7}.
---
There are 3^2 = 8 subsets
--------------------------------
Every element is either in or out of each subset.
----
So you have all the patterns from no-no-no
to yes-yes-yes.
Cheers,
Stan H.