document.write( "Question 404802: what is the sum of the first 110 positive even integers? \n" ); document.write( "
Algebra.Com's Answer #286083 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
what is the sum of the first 110 positive even integers?
\n" ); document.write( "---
\n" ); document.write( "2+4+6+...+220
\n" ); document.write( "---
\n" ); document.write( "This is an arithmetic series with a(1)=2,
\n" ); document.write( "d = 2, n = 110
\n" ); document.write( "---
\n" ); document.write( "Sum = (110/2)(2+220)
\n" ); document.write( "= 55*224
\n" ); document.write( "---
\n" ); document.write( "= 12320
\n" ); document.write( "==============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "==============
\n" ); document.write( "
\n" );