document.write( "Question 494208: what is the rule for the nth term of this sequence? 2,-4,8,-10,14,-16... \n" ); document.write( "
Algebra.Com's Answer #335568 by chessace(471)![]() ![]() You can put this solution on YOUR website! nth term is (2n)*((-1)^(n+1)) \n" ); document.write( " \n" ); document.write( " |