You can put this solution on YOUR website! If the club is sending 3 members to a convention, how many different groups of 3 members are possible?
----
If there are "n" members in the club,
# of different groups is nC3
-------------------
Cheers,
Stan H.
============