document.write( "Question 337459: 23 men shake hand with each other in a party. Maximum no of handshakes without cyclic handshakes \n" ); document.write( "
Algebra.Com's Answer #241883 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
23 men shake hand with each other in a party. Maximum no of handshakes without cyclic handshakes
\n" ); document.write( "-----------------
\n" ); document.write( "# of handshakes = 23C2 = (23*22)/(1*2) = 23*11 = 253
\n" ); document.write( "===================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );