Very easy if you use the vertex form:
y = a(x-h)2 + k
where a is a constant to be determined and (h,k) = (-5,9) is the location of the vertex.
y = a(x-(-5))2 + 9
y = a(x+5)2 + 9
To find the value of the constant a, plug in the other given point, (-7,-15):
-15 = a(-7+5)2 + 9
Solve for a.