document.write( "Question 1017338: Find sum of first 100 terms of an arithemetic
\n" );
document.write( "sequence with 15th term of 86 and first term of 2
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #633637 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! Find sum of first 100 terms of an arithmetic \n" ); document.write( "sequence with 15th term of 86 and first term of 2. \n" ); document.write( " \r\n" ); document.write( "an = a1 + (n-1)d\r\n" ); document.write( "\r\n" ); document.write( "86 = 2 + (15-1)d\r\n" ); document.write( "\r\n" ); document.write( "84 = 14d\r\n" ); document.write( "\r\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |