document.write( "Question 154772: 25 team members shake hands. how many handshakes take place?hint look at the pattern people = 2,3,4,5 handshakes= 1,3,6,10 can you please help? \n" ); document.write( "
Algebra.Com's Answer #113961 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
25 team members shake hands. how many handshakes take place?
\n" ); document.write( "------------------------
\n" ); document.write( "It takes two to shake hands.
\n" ); document.write( "How many pairs of two are there in 25 members.
\n" ); document.write( "25C2 = [25*24]/[1*2] = 300
\n" ); document.write( "========================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );