The Equation of a Parabola
Equally distant from a focus and a directrix. How (x − h)² = 4p(y − k) encodes the vertex, direction of opening, focus and directrix — plus the reflection property behind dishes and headlights.
Equally distant from a focus and a directrix. How (x − h)² = 4p(y − k) encodes the vertex, direction of opening, focus and directrix — plus the reflection property behind dishes and headlights.
A parabola is the set of all points that are equally far from a fixed point — the focus — and a fixed line — the directrix. That balance between a point and a line produces the single open curve behind projectile paths, satellite dishes and headlight reflectors.
The focus always lies inside the curve and the directrix outside it, on opposite sides of the vertex — a useful sanity check on any answer.
Vertical — opens up or down:
Horizontal — opens right or left:
In both, is the vertex and
is the distance from the vertex to the focus — and equally, from the vertex to the directrix. Which variable is squared tells you the orientation: square the
and it opens vertically; square the
and it opens sideways.
| Feature | Vertical (x squared) | Horizontal (y squared) |
|---|---|---|
| Vertex | (h, k) | (h, k) |
| Opens | Up if p > 0, down if p < 0 | Right if p > 0, left if p < 0 |
| Focus | (h, k + p) | (h + p, k) |
| Directrix | y = k − p | x = h − p |
| Axis of symmetry | x = h | y = k |
Notice the symmetry in the last two rows: the focus is units one way from the vertex, the directrix
units the other way. Unlike the ellipse and hyperbola, there is no
,
or
here, and the eccentricity is fixed at exactly 1.
Analyse .
Analyse .
The focus below and directrix above is exactly the arrangement you should expect for a downward-opening curve.
Convert to vertex form and find its focus.
Check it on a point: at the curve gives
. The distance from
to the focus
is 4, and its distance down to the directrix
is also 4 — the defining property holds.
Any ray arriving parallel to the axis reflects off a parabola straight through the focus — and the process runs equally well in reverse. This one fact explains nearly every practical use of the shape.
This lesson includes interactive coding exercises and examples.