Asked by Anonymous
Determine the most probable next term in the list of numbers.
280, 480, 684, 913, 1205, 1615....
Answers
Answered by
Bosnian
Set of known values:
x = 1 , y = 280
x = 2 , y = 480
x = 3 , y = 684
x = 4 , y = 913
x = 5 , y = 1205
x = 6 , y = 1615
The interpolating polynomial is :
y = ( 17 x ^ 4 - 86 x ^ 3 + 139 x ^ 2 + 4730 x + 1920 ) / 24
For x = 7 , y = 2215
Next term :
2215
x = 1 , y = 280
x = 2 , y = 480
x = 3 , y = 684
x = 4 , y = 913
x = 5 , y = 1205
x = 6 , y = 1615
The interpolating polynomial is :
y = ( 17 x ^ 4 - 86 x ^ 3 + 139 x ^ 2 + 4730 x + 1920 ) / 24
For x = 7 , y = 2215
Next term :
2215
There are no AI answers yet. The ability to request AI answers is coming soon!
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.