document.write( "Question 467012: sum of 1+2+3+...+81 \n" ); document.write( "
Algebra.Com's Answer #320295 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
You can add them with a calculator, might take awhile.
\n" ); document.write( "You can have Excel do it, quicker and less chance of error.
\n" ); document.write( "-----------
\n" ); document.write( "There are 81 elements.
\n" ); document.write( "If you make pairs with the outside elements, 1 & 81, 2 & 80, etc, the pairs add to 82.
\n" ); document.write( "You'll get 40 pairs and the middle number left over. The middle number is 41
\n" ); document.write( "40*82 + 41 = 3321
\n" ); document.write( "
\n" ); document.write( "
\n" );