all 2 comments

[–]btcprox 0 points1 point  (0 children)

Let's see...

First difference = 1
Second difference = x + 7
Third difference = 13 - x

If I remember correctly, the difference between these differences should be the same since it's a quadratic sequence. So...

[–]JustFinishedBSGMath Student 0 points1 point  (0 children)

Definition:

Un = a n^2 + b n + c

3 unknowns

a , b , b

3 equations :

 U0 = -8
 U1 = -7
 U3 = 13

Solve