SOLUTION: If there are 20 people in a room, and each person shakes hands with everyone exactly once, how many handshakes will there be?
Thanks for the help.
Algebra ->
Customizable Word Problem Solvers
-> Misc
-> SOLUTION: If there are 20 people in a room, and each person shakes hands with everyone exactly once, how many handshakes will there be?
Thanks for the help.
Log On
Question 127037: If there are 20 people in a room, and each person shakes hands with everyone exactly once, how many handshakes will there be?
Thanks for the help. Found 3 solutions by scott8148, checkley71, stanbon:Answer by scott8148(6628) (Show Source):
You can put this solution on YOUR website! 19C2 = 19*18/1*2 = 19*9 = 171
------------
You can see this pattern if you try it with
2 people = 2C2 = 1 handshake
3 people = 3C2 = 3 handshakes
4 people = 4C2 = 6 handshakes
5 people = 5C2 = 10handshakes
etc.
-----------
Cheers,
Stan H.