SOLUTION: I need your assistance to help find the quadratic function that models the data below please. xI -3 -2 -1 0 1 2 3 4 5 6

Algebra ->  Quadratic Equations and Parabolas  -> Quadratic Equation Customizable Word Problems -> SOLUTION: I need your assistance to help find the quadratic function that models the data below please. xI -3 -2 -1 0 1 2 3 4 5 6       Log On


   



Question 1060415: I need your assistance to help find the quadratic function that models the data below please.
xI -3 -2 -1 0 1 2 3 4 5 6 7 8 9
-----------------------------------------------------------------------
yI 54 26 -8 0 2 14 36 68 110 162 224 296 378

I need help with this please. When I look at this all i'm seeing is a chart I don't know how I would work this out

Found 2 solutions by rothauserc, MathTherapy:
Answer by rothauserc(4718) About Me  (Show Source):
You can put this solution on YOUR website!
We know that we have an x^2 term since this is a quadratic
:
the general form is
:
ax^2 + bx +c = 0, where a, b, c are constants
:
we need just three points to find the function
:
take the first three point (-3, 54), (-2, 26), (-1, 8), then
:
f(-3) = 54
f(-2) = 26
f(-1) = 8
:
9a -3b +c = 54
4a -2b +c = 26
1a -1b +c = 8
:
we use Cramer's rule calculator to find a, b and c
:
a = 5, b = -3, c = 0
:
***************
f(x) = 5x^2 -3x
***************

Answer by MathTherapy(10551) About Me  (Show Source):
You can put this solution on YOUR website!

I need your assistance to help find the quadratic function that models the data below please.
xI -3 -2 -1 0 1 2 3 4 5 6 7 8 9
-----------------------------------------------------------------------
yI 54 26 -8 0 2 14 36 68 110 162 224 296 378

I need help with this please. When I look at this all i'm seeing is a chart I don't know how I would work this out
The EASIEST way to do this is to take the 3 EASIEST points to get the quadratic function. These points are: (0, 0), (- 1, - 8), and (1, 2)				
Quadratic function: matrix%281%2C3%2C+f%28x%29+=+ax%5E2+%2B+bx+%2B+c%2C+or%2C+ax%5E2+%2B+bx+%2B+c+=+0%29
(0, 0)
ax%5E2+%2B+bx+%2B+c+=+y
a%280%29%5E2+%2B+b%280%29+%2B+c+=+0 --------- Substituting point (0, 0) for (x, y)
0 + 0 + c = 0____highlight%28c+=+0%29 ------ eq (i)
(- 1, - 8)
ax%5E2+%2B+bx+%2B+c+=+y
a%28-+1%29%5E2+%2B+b%28-+1%29+%2B+0+=+-+8 ---- Substituting point (- 1, - 8) for (x, y), and 0 for c
a - b = - 8 ----- eq (ii)
(1, 2)
ax%5E2+%2B+bx+%2B+c+=+y
a%281%29%5E2+%2B+b%281%29+%2B+0+=+2 --------- Substituting point (1, 2) for (x, y), and 0 for c
a + b = 2 ------- eq (iii)
2a = - 6 -------- Adding eqs (ii) & (iii)
highlight%28matrix%281%2C3%2C+a+=+%28-+6%29%2F2%2C+or%2C+-+3%29%29
- 3 + b = 2 ------- Substituting - 3 for a in eq (iii)
highlight%28b+=+5%29
f%28x%29+=+ax%5E2+%2B+bx+%2B+c
f%28x%29+=+-+3x%5E2+%2B+5x+%2B+0 ------- Substituting - 3 for a, 5 for b, and 0 for c
Quadratic function: highlight%28highlight_green%28highlight%28f%28x%29+=+-+3x%5E2+%2B+5x%29%29%29