You can put this solution on YOUR website! HOW MANY UNORDERED SETS ARE POSSIBLE THAT CONTAIN 5 OBJECTS CHOSEN FROM 12
----
There are 12C5 = 792 sets
----
# of ordered sets is 5! = 120 sets
------
# of unordered sets = 672
-----------------------------
Cheers,
Stan H.
===========