what is the equation in standard form of a parabola that models the values in the table
![what is the equation in standard form of a parabola that models the values in the table class=](https://us-static.z-dn.net/files/d6d/c6e629e24b3cdd61f33831fd2c72cc2c.png)
Answer:
f(x) = 4x^2 + 5x -6
Step-by-step explanation:
We are given with table of values
Standard form of parabola equation is
f(x)=ax^2 +bx+c
Plug in the values given in the table and make three equations
Then solve for a,b,c
x=-2 , f(x) = 0
So equation becomes [tex]0= a(-2)^2+b(-2)+c[/tex]
4 a - 2 b + c=0 --------> equation 1
x=0 , f(x) = -6
So equation becomes [tex]-6= a(0)^2+b(0)+c[/tex]
c= -6
x=4 , f(x) = 78
So equation becomes [tex]78= a(4)^2+b(4)+c[/tex]
16 a + 4 b + c=78--------> equation 2
We got c=-6, plug in -6 in both equations 1 and 2
4 a - 2 b - c =0--------> equation 1
4a - 2 b = 6 --------------> equation 3
16 a + 4 b + c=78--------> equation 2
16 a + 4 b = 78+6
16 a + 4 b = 84 ------------> equation 4
Multiply the third equation by 2
4a - 2 b = 6 --------------> equation 3
8a - 4b = 12
16 a + 4 b = 84 ------------> equation 4 (add the above equation)
------------------------------------
24a = 96
Divide both sides by 24
so a= 4
Now plug in 4 for 'a' in equation 3
4a - 2 b = 6
4(4) -2b= 6
16 - 2b = 6
subtract 16 on both sides
-2b = -10
Divide both sides by -2
So b= 5
Hence a= 4, b=5 and c= -6
Standard form of parabola equation is
f(x)=ax^2 +bx+c
f(x) = 4x^2 + 5x -6