Question 951108
What is the next number in the following sequence:
 15, 50, 225, 1100
 How do I find the answer as well?
-----
I ran a Cubic Regression Program to get the least-squares
equation for the data and got::
y = (93 1/3)x^3 - 490x^2 + 851 2/3
----
Next Number = f(5) = 3235
-------------------
Cheers,
Stan H.
--------------------