document.write( "Question 671636: What is the pattern in the numbers 1,4,10,20,35,56,84? I have tried to multiply numerous number but, I alas can't get it.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #417497 by stanbon(75887) ![]() You can put this solution on YOUR website! What is the pattern in the numbers 1,4,10,20,35,56,84? I have tried to multiply numerous number but, I alas can't get it. \n" ); document.write( "------ \n" ); document.write( "I ran a Cubic Regression Program on the data and got \n" ); document.write( "the following equation: \n" ); document.write( "y = (15/90)x^3 + (1/2)x^2 : (1/3)x \n" ); document.write( "------- \n" ); document.write( "I would not expect you could ever do that manually. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |