Find an equation for the parabola that has its vertex at the origin and satisfies the given conditions. Opens upward with focus 3 units from the vertex
I would add where the formulatic equation comes from.
In general, the implicit equation (y-k)=a*f(x-h) represents a function y=f(x) that has been scaled by a (i.e. values multiplied by a), then shifted horizontally by a, and vertically by k.
Solving for y, we get the explicit equation y=a*f(x-h)+k.
So, if we start with the parent parabola equation y=x^2, then
y=a*(x-h)^2+k scales y=x^2 by a and shifts horizontally by h and vertically by k.
David M.
I would add where the formulatic equation comes from. In general, the implicit equation (y-k)=a*f(x-h) represents a function y=f(x) that has been scaled by a (i.e. values multiplied by a), then shifted horizontally by a, and vertically by k. Solving for y, we get the explicit equation y=a*f(x-h)+k. So, if we start with the parent parabola equation y=x^2, then y=a*(x-h)^2+k scales y=x^2 by a and shifts horizontally by h and vertically by k.08/08/20