document.write( "Question 481826: Find 2+4+6+8+....200, the sum of the first 100 positive integers. \n" ); document.write( "
Algebra.Com's Answer #329879 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Find 2+4+6+8+....200, the sum of the first 100 positive integers
\n" ); document.write( "\"S%5Bn%5D+=%28n%2F2%29%28a%5B1%5D+%2B+a%5Bn%5D%29\"
\n" ); document.write( "\"S%5B100%5D+=%28100%2F2%29%282+%2B+200%29+=+10100%29\"
\n" ); document.write( " \n" ); document.write( "
\n" );