document.write( "Question 324829: What is next in this sequence and how do I solve probems like this, is there a formula?
\n" );
document.write( "1 5 14 30 55 91 140 \n" );
document.write( "
Algebra.Com's Answer #232555 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 1 5 14 30 55 91 140 \n" ); document.write( "Calculate the difference between each value. \n" ); document.write( "4 9 16 25 36 49 these are the squares of 2,3,4,5,6 & 7 \n" ); document.write( "Thus the next number will be 140+8^2=140+64=204. \n" ); document.write( " \n" ); document.write( " |