Janelle S. answered 09/26/20
Penn State Grad for ME, Math & Test Prep Tutoring (10+ yrs experience)
vertex = (h,k) = (0,6)
point = (x,y) = (1,-1)
vertex form:
y = a(x - h)2 + k
Plug in h = 0 and k = 6 from the vertex into the equation. Then plug in x = 1 and y = -1 from the point to solve for a:
y = a(x - h)2 + k
y = a(x - 0)2 + 6
-1 = a(1 - 0)2 + 6
-7 = a(1)2
a = -1
y = -7x2 + 6