118k views
2 votes
There were 36 participants in a party, some of whom shook hands with each other, such that any two participants shook hands with each other at most once. Each participant then recorded the number of handshakes made, and it was found that no two participants with the same number of handshakes made had shaken hands with each other. Find the maximum total number of handshakes in the party. (When two participants shook hand with each other this will be counted as one handshake.)

User JoGr
by
6.9k points

1 Answer

1 vote

Answer: There are 630 handshakes at maximum.

Explanation:

Since we have given that

Number of participants in a party = 36

We need to find the number of handshakes.

So, By "handshake lemma":

We get the number of shakes that would be


(n(n-1))/(2)\\\\=(36(36-1))/(2)\\\\=(36* 35)/(2)\\\\=18* 35\\\\=630

Hence, there are 630 handshakes at maximum.

User Kholdarbekov
by
6.4k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.