document.write( "Question 949281: Find the general term an for the arithmetic sequence.\r
\n" ); document.write( "\n" ); document.write( "a1=-3 d=4\r
\n" ); document.write( "\n" ); document.write( "This is what I have 4n-7, 4(1)-7=-3.\r
\n" ); document.write( "\n" ); document.write( "Find the general term an for the arithmetic sequence
\n" ); document.write( "a1=2 a2=-3\r
\n" ); document.write( "\n" ); document.write( "This is what I have -3-2/2-1=-5.
\n" ); document.write( "

Algebra.Com's Answer #579492 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
\"a%5B1%5D%2B%28n-1%29d\" is a formula in general for any term of an arithmetic sequence, n being the index.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "JUST FILL IN THE GIVEN VALUES.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"-3%2B%28n-1%29%2A4\"
\n" ); document.write( "\"highlight%28-3%2B4%28n-1%29%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "You might try to simplify that.
\n" ); document.write( "\"-3%2B4n-4\"
\n" ); document.write( "\"4n-7\"-----simplified
\n" ); document.write( "
\n" );