
Kirill Z. answered 12/03/13
Tutor
4.8
(230)
Physics, math tutor with great knowledge and teaching skills
Vertex of a quadratic function, y=ax2+bx+c is given by xv=-b/(2a);
yv=c-b2/(4a); So we have:
-b/(2a)=1
c-b2/(4a)=-4
Third equation comes from the fact that our function passes through the point (2,-3).
4a+2b+c=-3
We get b=-2a from the first, c=-3-4a-2b=-3-4a+4a=-3 from the third equation. From the second equation we obtain:
-3-(-2a)2/(4a)=-4
a=1
Now b=-2a=-2.
Finally, we are ready to write our quadratic function:
Answer: x2-2x-3
It is easy to verify that this function indeed passes through the point (2, -3) and has a vertex at (1,-4)