document.write( "Question 920930: What is the rule and next term for the sequence -4 -3 -2 -1....? \n" ); document.write( "
Algebra.Com's Answer #558655 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
Aritmetic Sequence, d = 1
\n" ); document.write( "an = -4 + (n-1)1
\n" ); document.write( "a5 = -4 + 4 = 0
\n" ); document.write( "
\n" );