Academy
Formulas/maths/Hyperbola/Tangent to xy = c² at Parameter t

Tangent to xy = c² at Parameter t

Tangent to xy = c² at (ct, c/t). Slope = −1/t². Intercepts: x-intercept 2ct, y-intercept 2c/t. The tangent at t meets the asymptotes (axes) at (2ct, 0) and (0, 2c/t), and the point (ct, c/t) is the midpoint of this segment.
Derivation

At (ct,c/t)(ct, c/t), slope of tangent =1/t2= -1/t^2. Tangent equation:

yct=1t2(xct)y - \frac{c}{t} = -\frac{1}{t^2}(x - ct) t2yct=(xct)=x+ctt^2y - ct = -(x - ct) = -x + ct x+t2y=2ctx + t^2y = 2ct

Intercepts:

  • xx-intercept (set y=0y = 0): x=2ctx = 2ct, point (2ct,0)(2ct, 0)
  • yy-intercept (set x=0x = 0): t2y=2cty=2c/tt^2y = 2ct \Rightarrow y = 2c/t, point (0,2c/t)(0, 2c/t)

The point (ct,c/t)(ct, c/t) is the midpoint of the intercept segment:

Midpoint =(2ct+02,0+2c/t2)=(ct,c/t)= \left(\frac{2ct+0}{2}, \frac{0+2c/t}{2}\right) = (ct, c/t) \checkmark

This is the tangent-midpoint property of the rectangular hyperbola — the point of tangency bisects the segment between the intercepts on the asymptotes.

Intersection of tangents at t1t_1 and t2t_2:

From x+t12y=2ct1x + t_1^2y = 2ct_1 and x+t22y=2ct2x + t_2^2y = 2ct_2:

(t12t22)y=2c(t1t2)    y=2ct1+t2(t_1^2-t_2^2)y = 2c(t_1-t_2) \implies y = \frac{2c}{t_1+t_2} x=2ct1t122ct1+t2=2ct1t2t1+t2x = 2ct_1 - t_1^2 \cdot \frac{2c}{t_1+t_2} = \frac{2ct_1t_2}{t_1+t_2}

Intersection point: (2ct1t2t1+t2,  2ct1+t2)\left(\dfrac{2ct_1t_2}{t_1+t_2},\; \dfrac{2c}{t_1+t_2}\right).

Note this satisfies xy=c2xy = c^2 iff t1t2=1t_1t_2 = 1 — the intersection is on the curve only when t1t2=1t_1t_2 = 1.