Question
At a party, 55 handshakes took place as everyone shook hands with everyone else in attendance. How many people were at the party?
Answers
For n people the number of handshakes would be
C(n,2)
so
n!/(2!(n-2)!) = 55 , where n is a positive integer.
n(n-1)/2 = 55
n(n-1) = 110
n^2 - n - 110 = 0
(n-11)(n+10) = 0
n = 11
C(n,2)
so
n!/(2!(n-2)!) = 55 , where n is a positive integer.
n(n-1)/2 = 55
n(n-1) = 110
n^2 - n - 110 = 0
(n-11)(n+10) = 0
n = 11
Related Questions
At a party, 55 handshakes took place as everyone shook hands with everyone else. How many people wer...
At a party everyone shook hands with everyone exactly once there were a total of 36 handshakes how m...
A scientist wants to research the potential spread of germs by contact. She knows that the number of...
At a party each man shook hands with everyone except his wife. There were no handshakes between wome...