document.write( "Question 1157063: What is the sum of the arithmetic series below?
\n" );
document.write( "-100+-95+-90+-85+...+-5+0+5+...+85+90+95+100 \n" );
document.write( "
Algebra.Com's Answer #779855 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Isn't it obvious? \n" ); document.write( "All the terms cancel; the sum is 0. \n" ); document.write( "-100+100 = 0 \n" ); document.write( "-95+95 = 0 \n" ); document.write( "... \n" ); document.write( "-5+5 = - \n" ); document.write( "0 = 0 \n" ); document.write( "--------- \n" ); document.write( "-100-95-...-5+0+5+...+95+100 = 0 \n" ); document.write( " \n" ); document.write( " |