document.write( "Question 1106491: In the arithmetic series, if S_n = 5n^2+4n, find the first three terms.\r
\n" );
document.write( "\n" );
document.write( "So the first term is 9, and I tried using the formula S_n= (a1+an)/2 * n\r
\n" );
document.write( "\n" );
document.write( "I got confused... does an = 5n^2+4n \n" );
document.write( "
Algebra.Com's Answer #721490 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The sum of n terms of an arithmetic series is \n" ); document.write( "(number of terms) times (average of first and last terms) \n" ); document.write( "If the first term is a and the common difference is d, then the sum of the first and last terms is \n" ); document.write( " \n" ); document.write( "and the sum of the first n terms is then \n" ); document.write( " \n" ); document.write( "We are told that the sum of the first n terms of the sequence is 5n^2+4n. So \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "This tells us \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "So the arithmetic series has first term 9 and common difference 10. \n" ); document.write( "Then the first three terms are 9, 19, and 29. \n" ); document.write( " |