document.write( "Question 1163967: Construct a difference table to predict the next term of the sequence.
\n" );
document.write( "−1, 3, 22, 61, 125, 219, 348, . . . \n" );
document.write( "
Algebra.Com's Answer #788228 by greenestamps(13203)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Since the problem tells us to construct a difference table to predict the next term of the sequence, we can assume that in fact the sequence is generated by a polynomial function. \r\n" ); document.write( "−1 3 22 61 125 219 348 original sequence\r\n" ); document.write( " 4 19 39 64 94 129 first differences\r\n" ); document.write( " 15 20 25 30 35 second differences\r\n" ); document.write( " 5 5 5 5 constant third difference\n" ); document.write( " |