Question
Logical Reasoning Question on Seating Arrangement
In a party everyone gave a gift to everyone else. If the total number of gifts exchanged in the party was 600, how many persons were there in the party?
A
20
B
15
C
10
D
25
Answer
25
Explanation
Solution
Each person gives a gift to every other person, so the formula is:
Total gifts=n(n−1)
where n is the number of people
n(n−1)=600
n2−n−600=0
Use the quadratic formula:
n=2a−b±b2−4ac
Here, a=1, b=−1, c=−600.
b2−4ac=1+2400=2401
n=21±49
n=250=25 (positive solution)
n=2−48=−24 (not valid)
There were 25 persons at the party.