document.write( "Question 762132: n people shake hands at the start of a meeting. If there are 36 handshakes in all, find the value of n. \n" ); document.write( "
Algebra.Com's Answer #463719 by ramkikk66(644)![]() ![]() ![]() You can put this solution on YOUR website! Number of handshakes = the number of ways you can choose 2 people from a set of n (each set of 2 people will have 1 handshake)\r \n" ); document.write( "\n" ); document.write( "In combinatorial terms this is C(n,2) or \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Solving the above quadratic equation through factorization:\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "n = 9 or n = -8 \n" ); document.write( "Choosing the positive value of n, the number of people in the meeting = \n" ); document.write( "\n" ); document.write( ":) \n" ); document.write( " \n" ); document.write( " |