Solveeit Logo

Question

Logical Reasoning Question on Puzzle

After a get-together every person present shakes the hand of every other person. If there were 105 hands shakes in all how many persons were present in the party?

A

14

B

13

C

15

D

16

Answer

15

Explanation

Solution

The correct option is (C): 15
Explanation: The number of handshakes can be calculated using the formula n(n1)2=H\frac{n(n-1)}{2} = H, where n is the number of persons and H is the total number of handshakes. Here, H=105.
So, setting up the equation:
n(n1)2\frac{n(n-1)}{2} = 105     n(n1)=210\implies n(n-1) = 210
Testing n=15:
15(151)=15×14=21015(15-1) = 15 \times 14 = 210
Thus, there were 15 persons at the party.