document.write( "Question 972909: If seven matrons assembled for a meeting shake hands with one another,how many handshakes take place \n" ); document.write( "
Algebra.Com's Answer #595236 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
Since each one of the 7 shook 6 hands,
\n" ); document.write( "there were \"6%2A7\" ordered pairs of matrons shaking hands,
\n" ); document.write( "but those ordered pairs include each handshake counted 2 times:
\n" ); document.write( "as person A shaking the hand of person B, and
\n" ); document.write( "as person B shaking the hand of person A.
\n" ); document.write( "So the number of handshakes is \"6%2A7%2F2=21\" .
\n" ); document.write( "
\n" );