Question:medium

Everybody in a room shakes hands with everybody else. The total number of handshakes is 66. The number of persons in the room is

Show Hint

Number of handshakes among $n$ persons $= \dbinom{n}{2} = \dfrac{n(n-1)}{2}$. Solve the resulting quadratic for $n$.
Updated On: May 2, 2026
  • 11
  • 12
  • 13
  • 14
Show Solution

The Correct Option is B

Solution and Explanation

Step 1: Conceptual Understanding:
Each pair of persons shakes hands exactly once, so total handshakes $= \dbinom{n}{2}$.
Step 2: Explanation in Detail:
$\dfrac{n(n-1)}{2} = 66 \Rightarrow n(n-1) = 132 \Rightarrow n = 12$ (since $12 \times 11 = 132$).
Step 3: Therefore, Stating the Final Answer
There are $12$ persons in the room.
Was this answer helpful?
0

Top Questions on permutations and combinations