Academy
Formulas/maths/Parabola/Normal at a Point on the Parabola

Normal at a Point on the Parabola

Normal to y² = 4ax at (x₁, y₁). Slope of normal = −y₁/2a (negative reciprocal of the tangent slope 2a/y₁).
Derivation

At P(x1,y1)P(x_1, y_1) on y2=4axy^2 = 4ax, the tangent slope is 2a/y12a/y_1. The normal, being perpendicular to the tangent, has slope:

mnormal=y12am_{\text{normal}} = -\frac{y_1}{2a}

Equation of the normal through P(x1,y1)P(x_1, y_1):

yy1=y12a(xx1)y - y_1 = -\frac{y_1}{2a}(x - x_1)

Key difference from circles: The normal to a circle always passes through the centre. The normal to a parabola does not (in general) pass through the focus. This is because the parabola is not a "centre-symmetric" conic.

Where the normal meets the axis: Set y=0y = 0:

y1=y12a(xx1)    2a=xx1    x=x1+2a-y_1 = -\frac{y_1}{2a}(x - x_1) \implies 2a = x - x_1 \implies x = x_1 + 2a

The foot of the normal on the axis is (x1+2a,0)(x_1 + 2a, 0). In parametric terms (with x1=at2x_1 = at^2): foot is at (at2+2a,0)=(a(t2+2),0)(at^2 + 2a, 0) = (a(t^2+2), 0).

Subnormal: The projection of the normal segment between the point and the axis onto the axis has length:

(x1+2a)x1=2a=constant(x_1 + 2a) - x_1 = 2a = \text{constant}

The subnormal of a parabola is constant, equal to 2a2a. This is a classical property.