document.write( "Question 585046: ther were 20 people in the house each shake one another. how many hand shakes took place \n" ); document.write( "
Algebra.Com's Answer #373050 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
ther were 20 people in the house each shake one another. how many hand shakes took place
\n" ); document.write( "---
\n" ); document.write( "Procedure: Try it with small numbers.
\n" ); document.write( "2 people: 1
\n" ); document.write( "3 people: 2+1 = 3
\n" ); document.write( "4 people: 3+2+1 = 6
\n" ); document.write( "5 people: 4+3+2+1 = 10
\n" ); document.write( "6 people: 15
\n" ); document.write( "----
\n" ); document.write( "20 people: 19+18+...+1
\n" ); document.write( "Sum = (n/2)(a+n) = (19/2)(1+19) = 190
\n" ); document.write( "-------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );