Question: Find the equation of the parabola with vertex at (2, 3) and focus at (2, 5).
Options:
Correct Answer: y = (1/4)(x - 2)^2 + 3
Solution:
The vertex form of a parabola is given by (x - h)^2 = 4p(y - k). Here, h = 2, k = 3, and p = 1 (distance from vertex to focus). Thus, the equation is (x - 2)^2 = 4(1)(y - 3) or y = (1/4)(x - 2)^2 + 3.