Academy
Formulas/maths/Parabola/Tangent with Given Slope

Tangent with Given Slope

Tangent to y² = 4ax with slope m ≠ 0. One tangent exists for each slope (unlike a circle, which has two). Point of contact is (a/m², 2a/m).
Derivation

For line y=mx+cy = mx + c to be tangent to y2=4axy^2 = 4ax, substitute into the parabola:

(mx+c)2=4ax(mx + c)^2 = 4ax m2x2+(2mc4a)x+c2=0m^2x^2 + (2mc - 4a)x + c^2 = 0

For a tangent, this must have exactly one solution, so discriminant =0= 0:

(2mc4a)24m2c2=0(2mc - 4a)^2 - 4m^2c^2 = 0 4m2c216amc+16a24m2c2=04m^2c^2 - 16amc + 16a^2 - 4m^2c^2 = 0 16amc+16a2=0    c=am-16amc + 16a^2 = 0 \implies c = \frac{a}{m}

The tangent is:

y=mx+amy = mx + \frac{a}{m}

Point of contact: Substituting c=a/mc = a/m back into m2x2+(2mc4a)x+c2=0m^2x^2 + (2mc-4a)x + c^2 = 0:

The single root is x=a/m2x = a/m^2, giving y=mx+a/m=a/m+a/m=2a/my = mx + a/m = a/m + a/m = 2a/m.

Point of contact: (am2,2am)=(at2,2at)\left(\dfrac{a}{m^2},\, \dfrac{2a}{m}\right) = (at^2, 2at) with t=1/mt = 1/m. Consistent with the parametric tangent ty=x+at2ty = x + at^2 (slope 1/t=m1/t = m).

Contrast with circles: A circle has two tangents of each slope; a parabola has exactly one. This reflects the parabola's "one open end."