document.write( "Question 481824: Write a formula for the general term (the nth term) of each arithmetic sequence. Do not use a recursion formula. Then use formula for a n to find a20, the 20th term of the sequence. 2,7,12,17.... \n" ); document.write( "
Algebra.Com's Answer #329880 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "arithmetic sequence: {2,7,12,17,...} d = 5
\n" ); document.write( "\"a%5Bn%5D=a%5B1%5D%2B%28n-1%29%2Ad\"
\n" ); document.write( "\"a%5B20%5D=2%2B%2819%29%2A5+=+highlight%2897%29\"
\n" ); document.write( " \n" ); document.write( "
\n" );