Question
Question: At a party every person shakes hand every other person. If there was a total of \(105\) handshakes a...
At a party every person shakes hand every other person. If there was a total of 105 handshakes at the party. Find the number of persons present at the party.
Solution
Think about that the number of people shakes hand how many times with each other, here we will use the formula of combination as the number of handshakes is nC2 .
Complete step by step solution:
Given: There are 105 handshakes in the party when each person shakes hands with every other person then we have to find the number of persons present in the party.
Now, Let the number of person present in the party be n, then number of required persons are 2 to shake hands at one time, so number of handshakes will be a formula nC2 , we will put the number of handshakes equal to this to find the n .
nC2=105.
Now, we will open the formula of combination which is written above.
2!×(n−2)!n!=105
Now, solve this equation further by doing multiplication and division.
2×(n−2)!n×(n−1)×(n−2)!=105 n2−n=210 n2−n−210=0
Now, we have a quadratic equation and we will this equation with the splitting middle term method.
n2−(15−14)n−210=0 n2−15n+14n−210=0 n(n−15)+14(n−15)=0 (n−15)(n+14)=0
Apply zero product rule on the obtained factors and solve for n.
Thus,
n−15=0 ⇒n=15 or n+14=0 ⇒n=−14
So, n will be 15 because if we put (n+14)=0 then the n will be −14 and number of persons can never be negative so that is why n will be 15.
∴ The number of persons present at the party is 15.
Note:
In the quadratic equation, the variable will always come with two solutions, after that we have to choose the solution according to the question if the number of something is asked or any integer.