Academy
Formulas/maths/Parabola/Tangent at Parametric Point t

Tangent at Parametric Point t

Tangent to y² = 4ax at the point (at², 2at). Slope of this tangent is 1/t.
Derivation

The point on y2=4axy^2 = 4ax with parameter tt is (at2,2at)(at^2, 2at). Substituting x1=at2x_1 = at^2, y1=2aty_1 = 2at into the tangent formula yy1=2a(x+x1)yy_1 = 2a(x + x_1):

y2at=2a(x+at2)y \cdot 2at = 2a(x + at^2)

Dividing both sides by 2a2a:

ty=x+at2ty = x + at^2

This is the tangent at parameter tt.

Properties:

  • Slope: rearranging, y=1tx+aty = \frac{1}{t}x + at, so slope =1/t= 1/t
  • yy-intercept: atat
  • As t0t \to 0 (near vertex), the slope \to \infty (tangent becomes vertical — the yy-axis itself)
  • As tt \to \infty, slope 0\to 0 (tangent becomes nearly horizontal far out the parabola)

Two tangents are parallel iff their slopes are equal: 1/t1=1/t2t1=t21/t_1 = 1/t_2 \Rightarrow t_1 = t_2 (same point). So no two distinct points on a parabola have parallel tangents — a property unique to parabolas among conics.