document.write( "Question 653923: What is the next term in the sequence below? \r
\n" );
document.write( "\n" );
document.write( "1, 3, 5, 8, 11, 15, 19, 24, . . . \n" );
document.write( "
Algebra.Com's Answer #408553 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! The rule is +2, +2, +3, +3, +4, +4, +5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So my guess is that the next thing is you're adding 5 twice\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the next number would be 24+5 = 29\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |