Academy
Formulas/maths/Parabola/Normal with Given Slope

Normal with Given Slope

Normal to y² = 4ax with slope m. Up to three normals can be drawn from a given external point, corresponding to three real roots of the cubic in m.
Derivation

The normal at parameter tt is y+tx=2at+at3y + tx = 2at + at^3, with slope t-t. Let the slope of the normal be m=tm = -t, so t=mt = -m.

Substituting t=mt = -m:

y+(m)x=2a(m)+a(m)3y + (-m)x = 2a(-m) + a(-m)^3 ymx=2amam3y - mx = -2am - am^3 y=mx2amam3y = mx - 2am - am^3

This is the normal with slope mm to y2=4axy^2 = 4ax.

Point of contact: The point with parameter t=mt = -m is (am2,2am)(am^2, -2am).

Three normals from a point (h,k)(h, k): Substituting (h,k)(h, k) into the normal equation:

k=mh2amam3k = mh - 2am - am^3 am3+m(2ah)+k=0()am^3 + m(2a - h) + k = 0 \quad \cdots (*)

This cubic in mm gives the slopes of all normals from (h,k)(h, k).

By Vieta's formulas for the three roots m1,m2,m3m_1, m_2, m_3:

m1+m2+m3=0m_1 + m_2 + m_3 = 0 m1m2+m2m3+m3m1=2aham_1m_2 + m_2m_3 + m_3m_1 = \frac{2a - h}{a} m1m2m3=kam_1m_2m_3 = -\frac{k}{a}

The cubic (*) has three real roots (three real normals from (h,k)(h,k)) when a certain discriminant condition holds. Otherwise, one real normal and two complex ones.