axis of symmetry at x=-7, meaning that the x value of the vertex is at x=-7
means that it is a function
max height is 4
means that the y value of the vertex is 4
passes through the point (-6,0) or one point is x=-6, y=0
in the form
y=a(x-h)^2+k
(h,k) is vertex
we know that vertex is at (-7,4)
y=a(x-(-7))^2+4
y=a(x+7)^2+4
find a by plugging in the point (-6,0) aka subsitutin -6 for x and 0 for y
0=a(-6+7)^2+4
0=a(1)^2+4
0=a+4
-4=a
therefor the equation is
y=-4(x+7)^2+4