A riddle question number 19

Logic Level 2

At a party, everyone shook hands with everybody else. There were 66 handshakes. How many people were at the party?


The answer is 12.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

2 solutions

Rui Chang Lu
Oct 28, 2017

In general, with n+1 people, the number of handshakes is the sum of the first n consecutive numbers: 1+2+3+ ... + n. Since this sum is n(n+1)/2, we need to solve the equation n(n+1)/2 = 66. This is the quadratic equation n2+ n -132 = 0. Solving for n, we obtain 11 as the answer and deduce that there were 12 people at the party.

Change the topic to ''Discrete mathematics''.

Munem Shahriar - 3 years, 7 months ago

Log in to reply

Ok fine...

Rui Chang Lu - 3 years, 7 months ago
. .
Mar 2, 2021

x ( x 1 ) 2 = 66 x ( x 1 ) = 132 x 2 x 132 = 0 ( x 12 ) ( x + 11 ) = 0 x = 12 , x = 11 \displaystyle \frac { x ( x - 1 ) } { 2 } = 66 \rightarrow x ( x - 1 ) = 132 \rightarrow x ^ { 2 } - x - 132 = 0 \rightarrow ( x - 12 ) ( x + 11 ) = 0 \rightarrow x = 12, x = -11 . But the number of people cannot be negative, so the answer is 12 \boxed { 12 } .

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...