You can put this solution on YOUR website! question is 3 12 35 140 163 what 3 #'s come next?
--------------------
I ran a Quartic Regression program against the given data
and got the following reqression equation::
y = -9.6667x^4 + 108x^3 -399.33x^2 + 596x -292
-----
Using that I found:
f(6) = -292
f(7) = -1853
f(8) = -5380
-------------------
Cheers,
Stan H.
===================