SOLUTION: select the next number in the series: 298 209 129 58 -4 choices are -13, -93, -66, -57

Algebra ->  Sequences-and-series -> SOLUTION: select the next number in the series: 298 209 129 58 -4 choices are -13, -93, -66, -57      Log On


   



Question 144227: select the next number in the series:
298 209 129 58 -4
choices are -13, -93, -66, -57

Found 2 solutions by stanbon, MathLover1:
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
select the next number in the series:
298 209 129 58 -4
choices are -13, -93, -66, -57
----------------
You take the successive differences and get:
89....80....71...62
-----------------
You take the successive differences again and get:
9.....9....9
-------------------
This tells you the pattern is quadratic
---------------------
Using the form y = ax^2+bx+c you generate three equations by
substituting three points from the following:(1,298) (2,209) (3,129) (4,58) (4,-4)
Doing that will give you three equations in a,b, c.
Solve the system of equations and determine f(6) to get the
next number in the sequence.
-------
I get -57.
==============
Cheers,
Stan H.

Answer by MathLover1(20850) About Me  (Show Source):
You can put this solution on YOUR website!
select the next number in the series:
298+209+129+58+-4+...
let's find a pathern:
298-+209=89……..
129+-58+=71………
58-%28+-4%29=62….
The difference between 89 and 71 is 2%2A9=18, the difference between 71 and 62 is 1%2A9=9,the difference between -4 and next number x will be also 1%2A9=9 less than 62, so we can write an equation like this:
-4-%28x%29=62-9….
-4-%28x%29=53….
-x=53%2B4….
-x=57….
x+=+-57…….your answer
298+209+129+58+-4+-57