document.write( "Question 712133: find the next two terms in the sequence -5,8,-13,20,-29 \n" ); document.write( "
Algebra.Com's Answer #438815 by kevwill(135)![]() ![]() You can put this solution on YOUR website! Ignoring the alternating signs for the moment, for the sequence \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "the nth term is given by \n" ); document.write( " \n" ); document.write( "We account for the alternating signs by multiplying each term by \n" ); document.write( " \n" ); document.write( "so the formula for the nth term in the original sequence is \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "and the next two terms are 40 and -53. \n" ); document.write( " \n" ); document.write( " |