Question 477919
Find the next term in the pattern -4, 14, 10, 24,... 
---
I ran a cubic regression program against
the data and got the following:
--------------
y = (6 2/3)x^3 -51x^2 + (124 1/3)x - 84
---
Next term: (5,6.98)
---
I doubt this is what you want but 
maybe you have a better idea.
------------
Cheers,
Stan H.