document.write( "Question 134898: 97 people were at a business meeting. If each person shook hands with every other person at the meeting exactly once, how many handshakes were there be? \n" ); document.write( "
Algebra.Com's Answer #98754 by solver91311(24713)![]() ![]() You can put this solution on YOUR website! The first person would have 96 people with which to shake hands, the second person, who has already shaken hands with the first person, would have 95 other people with which to shake hands, the third, 94, and so on...\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "96 + 95 + 94 + ... + 2 + 1 = |