SOLUTION: What is the next term in the sequence...3692, 738, 584, 232...?

Algebra ->  Sequences-and-series -> SOLUTION: What is the next term in the sequence...3692, 738, 584, 232...?      Log On


   



Question 340227: What is the next term in the sequence...3692, 738, 584, 232...?
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
What is the next term in the sequence...3692, 738, 584, 232...?
-----
I ran a cubic regression program and found the following:
f(x) = -500x^3 + 4298x^2-12650x+12444
--
The next term would be f(5) = -3316
===============
Cheers,
Stan H.