
Doug C. answered 02/10/16
Tutor
5.0
(1,552)
Math Tutor with Reputation to make difficult concepts understandable
Let's say you had four people at the reunion (ABCD). The handshakes could be represented by:
AB, AC, AD, BC, BD, CD.
I imagine you are in a course dealing with probability and a lesson dealing with counting (permutations/combinations).
This example with four people can be calculated as the "combination" of 4 "things" taken 2 at a time.
Depending on your text book this might be represented as 4C2 and you likely have a formula for that, something like:
nCr= n!/(n-r)!r!.
4C2= 4(3)/2 = 6
Try 5 people (ABCDE)--list the possible handshakes and see if 5C2 matches that number.
Likely 20C2 will yield the number of handshakes at a 20 person reunion. Give it a try.