document.write( "Question 549499: Boomboom joined Scout Jamboree. Every scout was said to handshake with
\n" );
document.write( "each other. Some of them did not do. The total number of handshakes was 7.
\n" );
document.write( "Find the minimum number of handshakes which were not done? \n" );
document.write( "
Algebra.Com's Answer #358529 by sudhanshu_kmr(1152)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "If total number of persons = n\r \n" ); document.write( "\n" ); document.write( "number of handshakes = nC2\r \n" ); document.write( "\n" ); document.write( "For 2,3,4, 5, 6... people number of handshakes will be 1,3,6,10,15.... respectively.\r \n" ); document.write( "\n" ); document.write( "Because here 10 is smallest value greater than 7. \r \n" ); document.write( "\n" ); document.write( "minimum number of handshakes which were not done = 10-7 = 3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If any doubt, feel free to contact.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |