document.write( "Question 1186962: An arithmetic sequence has first term a and common difference d. The sum of the first 25
\n" );
document.write( "terms is 15 times the sum of the first 4 terms.
\n" );
document.write( "a) Find a in terms of d.
\n" );
document.write( "b) Find the 55th term in terms of a. \n" );
document.write( "
Algebra.Com's Answer #817918 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "a) \n" ); document.write( "S(4) = (a)+(a+d)+(a+2d)+(a+3d) = 4a+(1+2+3)d = 4a+6d \n" ); document.write( "S(25) = (a)+(a+d)+(a+2d)+...+(a+23d)+(a+24d) = 25a+(1+2+...+23+24)d = 25a+300d \n" ); document.write( "S(25) is 15 times S(4): \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "b) \n" ); document.write( " \n" ); document.write( " |