document.write( "Question 885767: find the sum of 100 terms of the ap 0.7,0.71,0.72...
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #535406 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! S = ½(2a + (n-1)d)n \n" ); document.write( "S = ½(2*.7 + (99)*.01)100 \n" ); document.write( "S = 50(.14 + (99)*.01) \n" ); document.write( "S = 50(.14 + .99) \n" ); document.write( "S=56.5 \n" ); document.write( " \n" ); document.write( " |