document.write( "Question 884067: write an equation for the nth term of the arithmetic sequence 4 1 -2 -5 \n" ); document.write( "
Algebra.Com's Answer #533965 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Looks like \"-3\" is the common difference.
\n" ); document.write( "\"A%5Bn%5D=A%5B1%5D-3%28n-1%29\"
\n" ); document.write( "\"A%5B1%5D=4\"
\n" ); document.write( "\"A%5Bn%5D=4-3%28n-1%29\"
\n" ); document.write( "\"A%5Bn%5D=4-3n%2B3\"
\n" ); document.write( "\"highlight%28A%5Bn%5D=7-3n%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" );