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)\"\" \"About 
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( "\"25a%2B300d=15%284a%2B6d%29\"
\n" ); document.write( "\"25a%2B300d=60a%2B90d\"
\n" ); document.write( "\"210d=35a\"
\n" ); document.write( "\"a=210d%2F35\"
\n" ); document.write( "\"a=6d\"

\n" ); document.write( "b) \"t%2855%29=a%2B54d+=+6d%2B54d+=+60d+=+10a\"

\n" ); document.write( "
\n" ); document.write( "
\n" );