document.write( "Question 1116678: I am given a term and the common difference of an arithmetic sequence a21 = -1.4 as the term and the difference is d = 0.6. I have to find the recursive formula and the 3 terms in the sequence after the last one given. I have tried \"+a21+=+1.4+%28.6%29%5E%28n-1%29+\" but it doesn’t solve right. Isn’t the recursive formula \"+an+=+a1%28d%29%5E%28n-1%29\"? \n" ); document.write( "
Algebra.Com's Answer #731577 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
It's aritmetic not geometric.
\n" ); document.write( "a(n) = a(1) + (n-1)d
\n" ); document.write( "----
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "----------
\n" ); document.write( "
\n" );