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

Tangent at a Point on the Hyperbola

Tangent to x²/a² − y²/b² = 1 at point (x₁, y₁) lying on it. Obtained by the T = 0 rule: replace x² → xx₁, y² → yy₁.
Derivation

Let P(x1,y1)P(x_1, y_1) lie on x2/a2y2/b2=1x^2/a^2 - y^2/b^2 = 1, so x12/a2y12/b2=1x_1^2/a^2 - y_1^2/b^2 = 1.

Differentiating implicitly:

2xa22yb2dydx=0    dydx=b2xa2y\frac{2x}{a^2} - \frac{2y}{b^2}\frac{dy}{dx} = 0 \implies \frac{dy}{dx} = \frac{b^2x}{a^2y}

Slope at PP: m=b2x1/(a2y1)m = b^2x_1/(a^2y_1).

Tangent through PP:

yy1=b2x1a2y1(xx1)y - y_1 = \frac{b^2x_1}{a^2y_1}(x-x_1) a2y1(yy1)=b2x1(xx1)a^2y_1(y-y_1) = b^2x_1(x-x_1) b2x1xa2y1y=b2x12a2y12=a2b2 ⁣(x12a2y12b2)=a2b2b^2x_1x - a^2y_1y = b^2x_1^2 - a^2y_1^2 = a^2b^2\!\left(\frac{x_1^2}{a^2} - \frac{y_1^2}{b^2}\right) = a^2b^2

Dividing by a2b2a^2b^2:

xx1a2yy1b2=1\frac{xx_1}{a^2} - \frac{yy_1}{b^2} = 1

Note the sign: The tangent to the hyperbola has a minus sign between the two terms, matching the hyperbola equation itself. The T = 0 rule (replace x2xx1x^2 \to xx_1, y2yy1y^2 \to yy_1) still applies universally.