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

Tangent at a Point on the Parabola

Tangent to y² = 4ax at the point (x₁, y₁) lying on it. Obtained by the T = 0 rule: replace y² → yy₁, x → (x+x₁)/2.
Derivation

Let P(x1,y1)P(x_1, y_1) lie on y2=4axy^2 = 4ax, so y12=4ax1y_1^2 = 4ax_1.

Differentiating y2=4axy^2 = 4ax implicitly:

2ydydx=4a    dydx=2ay2y\frac{dy}{dx} = 4a \implies \frac{dy}{dx} = \frac{2a}{y}

Slope of tangent at PP: m=2ay1m = \dfrac{2a}{y_1}.

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

yy1=2ay1(xx1)y - y_1 = \frac{2a}{y_1}(x - x_1) y1(yy1)=2a(xx1)y_1(y - y_1) = 2a(x - x_1) yy1y12=2ax2ax1yy_1 - y_1^2 = 2ax - 2ax_1

Since y12=4ax1y_1^2 = 4ax_1:

yy14ax1=2ax2ax1yy_1 - 4ax_1 = 2ax - 2ax_1 yy1=2ax+2ax1=2a(x+x1)yy_1 = 2ax + 2ax_1 = 2a(x + x_1)

The T = 0 substitution rule: In y2=4axy^2 = 4ax, replace y2yy1y^2 \to yy_1 and xx+x12x \to \frac{x+x_1}{2} to get the tangent at (x1,y1)(x_1, y_1). This rule extends to all standard conics.