Question 437779
With 12 people (or 12 elements in a set), we need to choose a subset of two different "elements" where order does not matter. Also, we need to choose all such subsets because each person is shaking hands with everyone else exactly once. The number of ways is {{{12C2 = 12!/(10!2!) = 66}}}.