How do you write the quadratic function in vertex form given vertex (4,5) and point (8,-3)?
1 Answer
Oct 3, 2017
Explanation:
Vertex form looks like this:
#y = a(x-h)^2+k#
where
So in our example, we are looking for an equation of the form:
#y = a(x-color(blue)(4))^2+color(blue)(5)#
In order that this pass through the point
#color(blue)(-3) = a(color(blue)(8)-4)^2+5#
#color(white)(-3) = 16a+5#
Subtract
#-8 = 16a#
Divide both sides by
#a = -1/2#
So the equation we want is:
#y = -1/2(x-4)^2+5#
graph{(y+1/2(x-4)^2-5)((x-4)^2+(y-5)^2-0.01)((x-8)^2+(y+3)^2-0.01) = 0 [-6.21, 13.79, -4.16, 5.84]}