document.write( "Question 1064860: Determine the 31st term of the arithmetic sequence:-29;-23;-17;.... \n" ); document.write( "
Algebra.Com's Answer #679952 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
It is a1+ (n-1)d, where a1=-29, n=31, and d=6
\n" ); document.write( "a31=-29+(30)*6=151
\n" ); document.write( "terms 4-6 are -11,-5,1
\n" ); document.write( "There are 25 more terms, each 6 apart, for a sum of 150. Added to the 1 gives 151.
\n" ); document.write( "
\n" );