document.write( "Question 453514: Find the sum of the first 40 terms of the arithmetic sequence: 13, 19, 25, 31, ... \n" ); document.write( "
Algebra.Com's Answer #311585 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the sum of the first 40 terms of \n" ); document.write( "the arithmetic sequence: 13, 19, 25, 31, ... \n" ); document.write( "--- \n" ); document.write( "Find the 40th term: \n" ); document.write( "a(40) = 13 + (39)6 = 247 \n" ); document.write( "----- \n" ); document.write( "Find the sum: \n" ); document.write( "S(40) = (40/2)(13+247) = 20*260 5200 \n" ); document.write( "=========================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |