Arthur D. answered 02/19/18
Tutor
4.9
(346)
Forty Year Educator: Classroom, Summer School, Substitute, Tutor
y=a(x-h)2+k where (h,k) is the vertex which is (2,4)
y=a(x-2)2+4
point (0,-8)
substitute these coordinates for x and y and solve for "a"
-8=a(0-2)2+4
-8=a(-2)2+4
-8=a(4)+4
-8-4=a(4)
-12=a(4)
a=-12/4
a=-3
y=-3(x-2)2+4