Families of quadratic polynomial function:
It is a graph that has the point (-1,5) and (-3,0) and a turning point of (-1,5), and we are asked to find the equation of the parabola?
I tried to use the equation of y=ax^2+c and sub the points in it to create a simultaneous equations:
First I subbed (-3,0):
0=a(-3)^2+c
c=-9a (first equation)
Then I subbed (1,0):
0=a(1)^2+c
c=-a (second equation)
Then I subbed eq1 and eq2 together
-9a=-a
add a to both sides which becomes -8a=0 divide -8 for both sides thus a=0
Then to find c I subbed into y=ax^2+c and using the Turning point (-1,5) i subbed it as x and y
5=-8(-1)^2+c
c=13
lastly I put everything together into y=ax^2+c
y=-8x^2+13
When I checked the answer in the book it is apparently y=-5/4x^2-5/2x+15/4
As you can see my answer is way off so i do not know where i went wrong and this topic is completely new to me so i have no idea what i did wrong and if i subbed into the correct equation of y=ax^2+c or I have to use another formula?
If you know what to do please help me..
Thanks in advance