document.write( "Question 880265: Find the sum of the first 40 terms of 14,17,20,...
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #531286 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! S = ½(2a + (n-1)d)n \n" ); document.write( "S = ½(2*14 + 3*39)40 \n" ); document.write( "S = 20(28 + 117) \n" ); document.write( "S=20*145 \n" ); document.write( "s=2900 \n" ); document.write( " |