Question 800849
A parabola has vertex (0,0) and focus on the y axis
a) find the equation of the parabola if it passes through the point (4,12) 
--------
Plot those points and you will see the parabola opens up.
Form: (x-h)^2 = p(y-k)
------
Using the 2 points you get:
(4-0)^2 = p(12-0)
------
16 = 12p
------
p = 4/3
=======
Equation: x^2 = (4/3)y
----
y = (3/4)x^2
=============
Cheers,
Stan H.
=============