document.write( "Question 346370: Find the nth term formula for the arithmetic sequence; 11,21,31..... \n" ); document.write( "
Algebra.Com's Answer #248001 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! each term equals the previous term with 10 added\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "so the nth term is ___ 1 + 10n \n" ); document.write( " |