document.write( "Question 252456: Evaluate the sum: 1-2+3-4+5-6+7-8+9-10+…-998+999-1000 \n" ); document.write( "
Algebra.Com's Answer #184373 by drk(1908)\"\" \"About 
You can put this solution on YOUR website!
Evaluate the sum: 1-2+3-4+5-6+7-8+9-10+…-998+999-1000
\n" ); document.write( "Notice that each pair of number adds to -1.
\n" ); document.write( "There are 500 such pairs, so,\r
\n" ); document.write( "\n" ); document.write( "500*(-1) = -500.
\n" ); document.write( "
\n" );