document.write( "Question 1140444: Consider the sequence of numbers : 2;5;2;9;2;13;2;17;.....\r
\n" );
document.write( "\n" );
document.write( "Calculate the sum of the first 100 terms of the sequence \r
\n" );
document.write( "\n" );
document.write( "Please help me I begg. \n" );
document.write( "
Algebra.Com's Answer #760998 by MathTherapy(10557) You can put this solution on YOUR website! Consider the sequence of numbers : 2;5;2;9;2;13;2;17;.....\r \n" ); document.write( "\n" ); document.write( "Calculate the sum of the first 100 terms of the sequence \r \n" ); document.write( "\n" ); document.write( "Please help me I begg. \n" ); document.write( " 2 is the ODD term in the sequence, and since there are 50 of them, the sum of the ODD terms (Terms 1,3,5,7,9, etc.) is 100 (50 * 2)\n" ); document.write( " |