document.write( "Question 934335: What are the steps to solve this question:\r
\n" ); document.write( "\n" ); document.write( "Find the sum of the first n terms of each arithmetic sequence.\r
\n" ); document.write( "\n" ); document.write( "-5, -1, 3....; n=17
\n" ); document.write( "

Algebra.Com's Answer #567362 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
In this case, the first term is a1 = -5 and the common difference is d = 4 (eg: -1 minus -5 = 4)\r
\n" ); document.write( "\n" ); document.write( "-------------------------------------------------------\r
\n" ); document.write( "\n" ); document.write( "Sn = n*(a1 + an)/2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Sn = n*(a1 + a1 + d*(n-1))/2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Sn = n*(2a1 + d*(n-1))/2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Sn = n*(2*(-5) + 4*(n-1))/2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "S17 = 17*(2*(-5) + 4*(17-1))/2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "S17 = 459\r
\n" ); document.write( "\n" ); document.write( "------------------------------------------------------------------------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If you need more one-on-one help, email me at jim_thompson5910@hotmail.com. You can ask me a few more questions for free, but afterwards, I would charge you ($2 a problem to have steps shown or $1 a problem for answer only).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Alternatively, please consider visiting my website: http://www.freewebs.com/jimthompson5910/home.html and making a donation. Any amount is greatly appreciated as it helps me a lot. This donation is to support free tutoring. Thank you.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Jim\r
\n" ); document.write( "\n" ); document.write( "------------------------------------------------------------------------------------------------------------------------
\n" ); document.write( "
\n" );