document.write( "Question 465630: Find the sum of the following arithmetic series\r
\n" ); document.write( "\n" ); document.write( "3+9+15+21+...+57\r
\n" ); document.write( "\n" ); document.write( "The sum of this series is
\n" ); document.write( "

Algebra.Com's Answer #319064 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi
\n" ); document.write( "3+9+15+21+...+57
\n" ); document.write( "arithmetic series, d= 6
\n" ); document.write( "\"a%5Bn%5D=a%5B1%5D%2B%28n-1%29%2Ad\"
\n" ); document.write( " 57 = 3 + (n-1)6
\n" ); document.write( " 60 = 6n
\n" ); document.write( " n = 10, 57 is the 10th term
\n" ); document.write( "\"S%5Bn%5D=%28n%2F2%29%282%2Aa%5B1%5D%2B+%28n-1%29d%29\"
\n" ); document.write( "\"S%5B10%5D=%2810%2F2%29%282%2A3%2B+%289%296%29\"
\n" ); document.write( "\"S%5B10%5D=5%2A60+=+300+%29\" \n" ); document.write( "
\n" );