Question:medium

The equation of the Parabola, whose focus is $(0, -2)$ and the vertex is $(0, 0)$, is

Show Hint

If the focus has a non-zero $y$-coordinate and a zero $x$-coordinate, the equation must start with $x^2$. If the $y$-coordinate is negative, the coefficient on the right side must be negative. This immediately points to $x^2 = -4ay$.
  • $y^2 = 32x$
  • $x^2 = -8y$
  • $x^2 = 4y$
  • $y^2 = -8x$
Show Solution

The Correct Option is B

Solution and Explanation

1. Determine Orientation: Vertex is at $(0, 0)$. Focus is at $(0, -2)$. Since the focus lies on the negative $y$-axis, the parabola opens downwards. The standard form for a downward-opening parabola with vertex at origin is: $$x^2 = -4ay$$

2. Find the value of 'a': The value of $a$ is the distance between the vertex and the focus. $$a = \text{Distance between } (0, 0) \text{ and } (0, -2) = 2$$

3. Form the Equation: Substitute $a = 2$ into the standard form: $$x^2 = -4(2)y$$ $$x^2 = -8y$$ Option (B) is the correct representation.
Was this answer helpful?
0