document.write( "Question 959185: What is the 25th term in the following arithmetic sequence? -7, -2, 3, 8, ... \n" ); document.write( "
Algebra.Com's Answer #586358 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
The common difference is 5.
\n" ); document.write( "Generally, each term for index n, is \"-7%2B%28n-1%29%285%29\".
\n" ); document.write( "
\n" );