document.write( "Question 1163462: without computing each sum, find which is greater,O or E. O=5+7+9+...+99 and E=4+6+8+10+...+100? \n" ); document.write( "
Algebra.Com's Answer #787553 by greenestamps(13203)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "Remove 4 from E and you have

\n" ); document.write( "O = 5+7+9+...+97+99
\n" ); document.write( "E = 6+8+10+...+98+100

\n" ); document.write( "In those two sums, the numbers of terms are the same, and each term of E is 1 more than the corresponding term of O.

\n" ); document.write( "So even without the term 4 in the given definition of E, E is greater than O. So certainly with the additional term 4 in E, E is greater than O.

\n" ); document.write( "
\n" ); document.write( "
\n" );