document.write( "Question 1047549: find the sum of the positive even integers up to and including 350. \n" ); document.write( "
Algebra.Com's Answer #663078 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
find the sum of the positive even integers up to and including 350.
\n" ); document.write( "--------------
\n" ); document.write( "Even integers from 2 to 350 inclusive --> (350 - 0)/2 integers = 175 integers
\n" ); document.write( "----
\n" ); document.write( "The average is (2 + 350)/2 = 176
\n" ); document.write( "175*176 = 30800\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );