document.write( "Question 959184: What are the next four terms in the following arithmetic sequence? -7, -2, 3, 8, … \n" ); document.write( "
Algebra.Com's Answer #586279 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Look at the difference between successive terms.
\n" ); document.write( "\"-2-%28-7%29=-2%2B7=5\"
\n" ); document.write( "\"3-%28-2%29=3%2B2=5\"
\n" ); document.write( "So add 5 to each previous term to get the next term,
\n" ); document.write( "{-7,-2,3,8,13}
\n" ); document.write( "Now you find the next 3.
\n" ); document.write( "
\n" );