document.write( "Question 867304: Decide whether you would use a permutation, a combination, or neither. Next, write the solution using permutation notation or combination notation, if possible, and, finally, answer the question.\r
\n" ); document.write( "\n" ); document.write( "Tom is leading a workshop for 16 people. He wants each person to meet every other person (shake hands once). How many handshakes occur?
\n" ); document.write( "

Algebra.Com's Answer #522964 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "16C2
\n" ); document.write( "15*16/2=15*8=120
\n" ); document.write( "
\n" );