asked 88.6k views
1 vote
Number of Handshakes If eight people greet each other at a meeting by shaking hands with one another, how many handshakes take place?

asked
User Jankal
by
7.8k points

2 Answers

10 votes

Answer:

28

Explanation:
3 people
A B C
AB
AC
BC
3 total

4 people
A B C D
AB
AC
AD
BC
BD
CD
6 total

this can be modeled with
n*(n - 1)/2
8*(8 - 1)/2
8*3.5
28

answered
User Jason Knight
by
9.0k points
6 votes

The number of handshake that took place is 28.

In any situation where order of an outcome does not matter, mathematical combination (C) are use calculate the total outcomes of an event.

8 people are to shake each other once. The concept to be use to derive the number of hands that took place is Combination.

The formulae of Combination for this Scenario is n(n-1)/2n(n−1)/2 .

The number of people (n) is 8.

\begin{gathered}Total handshake = n(n-1)/2\\Total handshake = 8 * (8-1)/2\\Total handshake = 8 * 7/2\\Total handshake = 56/2\\Total handshake = 28\end{gathered}Totalhandshake=n(n−1)/2Totalhandshake=8∗(8−1)/2Totalhandshake=8∗7/2Totalhandshake=56/2Totalhandshake=28

In conclusion, the number of handshake that took place is 28.

answered
User Billy Yuan
by
9.0k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.