document.write( "Question 634458: Write a recursive formula for the sequence 8, 10, 12, 14, 16... Then find the next term. \n" ); document.write( "
Algebra.Com's Answer #399614 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! You're adding 2 to the previous term to get the next term. So the formula is\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The next term is then 16+2 = 18 \n" ); document.write( " |