document.write( "Question 1161155: Write an equation for the nth term of the given arithmetic sequence. - 14, - 30, - 46, - 62, \n" ); document.write( "
Algebra.Com's Answer #784613 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! the difference d is -16 \n" ); document.write( "an=a1+(n-1)d \n" ); document.write( "an=-14 + (n-1)*-16 \n" ); document.write( " \n" ); document.write( " |