document.write( "Question 693435: What is the sum of the arithmetic series below?\r
\n" );
document.write( "\n" );
document.write( "2 + 5 + 8 + ... + 56 \n" );
document.write( "
Algebra.Com's Answer #427389 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! What is the sum of the arithmetic series below? \n" ); document.write( "2 + 5 + 8 + ... + 56 \n" ); document.write( "----- \n" ); document.write( "1st: What is the rank of the final term,i.e. 56? \n" ); document.write( "Note: a(1) = 2 and d = 3 \n" ); document.write( "--- \n" ); document.write( "56 = 2 + (n-1)3 \n" ); document.write( "54 = (n-1)3 \n" ); document.write( "n-1 = 18 \n" ); document.write( "n = 19, so 56 is the 19th term. \n" ); document.write( "------ \n" ); document.write( "2nd: Find the sum: \n" ); document.write( "Sum = (19/2)(2+56) = 19(29) = 551 \n" ); document.write( "==================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "==================== \n" ); document.write( " \n" ); document.write( " |