Respuesta :

Somebody likes b.

a = (y - k) / (x - h)^2   Multiply both sides by (x - h)^2
a*(x - h)^2 = y - k      Add k to both sides.
a*(x - h)^2 + k = y     There's your given condition.