document.write( "Question 35709: if n people attened a social gathering and each person shakes hands with each of the other peopleexactly once, then the number of handshakesthat will take place is give by the formula n(n-1)= 36 handskes occured?
\n" );
document.write( " /2 \n" );
document.write( "
Algebra.Com's Answer #21903 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! if n people attened a social gathering and each person shakes hands with each of the other peopleexactly once, then the number of handshakesthat will take place is give by the formula n(n-1)= 36 handskes occured? \n" ); document.write( "FORMULA IS NC2 \n" ); document.write( "THAT IS N(N-1)/2=36 \n" ); document.write( "N(N-1)=72 \n" ); document.write( "HENCE N=9 BY INSPECTION SINCE 9*(9-1)=9*8=72 \n" ); document.write( " |