Example — Parabola from the locus definition

Write the equation of the parabola with focus F(0;0)F(0;0) and directrix d: y=4d:\ y = -4, and verify that it corresponds to the expected form y=ax2+bx+cy = ax^2 + bx + c.

Locus condition: for a generic point P(x;y)P(x;y), d(P,F)=d(P,d)    x2+y2=y+402+12=y+4.d(P, F) = d(P, d) \implies \sqrt{x^2 + y^2} = \frac{|y + 4|}{\sqrt{0^2 + 1^2}} = |y+4|. Both sides are 0\ge 0 (the first is a distance, the second an absolute value): we may square directly. x2+y2=(y+4)2=y2+8y+16    x2=8y+16    y=x282.x^2 + y^2 = (y+4)^2 = y^2 + 8y + 16 \implies x^2 = 8y + 16 \implies y = \tfrac{x^2}{8} - 2. It is indeed a parabola y=ax2+bx+cy = ax^2 + bx + c with a=18a = \tfrac{1}{8}, b=0b = 0, c=2c = -2.

Vertex: V(0;2)V(0;-2), as one would expect geometrically (the point of the parabola closest to the directrix, halfway between FF and dd).

The parabola y=x282y = \tfrac{x^2}{8} - 2 with focus FF, vertex VV and directrix dd: for every point PP the two distances d(P,F)d(P,F) and d(P,d)d(P,d) are equal.

Topics: Geometric loci
Concepts: Directrix · Point-line distance · Focus · Parabola · Line · Vertex
Skills: Analytical geometry · Solving equations · Sketching graphs