Academy
Formulas/maths/Hyperbola/Parametric Form of xy = c²

Parametric Form of xy = c²

Every point on xy = c² is (ct, c/t) for a unique t ∈ ℝ\{0}. t > 0 gives the first quadrant branch; t < 0 gives the third quadrant branch.
Derivation

Set x=ctx = ct, y=c/ty = c/t for t0t \neq 0. Then:

xy=ctct=c2xy = ct \cdot \frac{c}{t} = c^2 \checkmark

Every point on xy=c2xy = c^2 corresponds to a unique tR{0}t \in \mathbb{R}\setminus\{0\}.

Branch identification: t>0t > 0 gives first quadrant (x,y>0x, y > 0); t<0t < 0 gives third quadrant (x,y<0x, y < 0).

Slope at (ct,c/t)(ct, c/t): From y=c2/xy = c^2/x, dy/dx=c2/x2=(c/t)2/(ct)2(ct)2/c2dy/dx = -c^2/x^2 = -(c/t)^2/(ct)^2 \cdot (ct)^2/c^2:

dydx=c2x2=c2c2t2=1t2\frac{dy}{dx} = -\frac{c^2}{x^2} = -\frac{c^2}{c^2t^2} = -\frac{1}{t^2}

Chord joining t1t_1 and t2t_2: The chord from (ct1,c/t1)(ct_1, c/t_1) to (ct2,c/t2)(ct_2, c/t_2) has slope:

m=c/t1c/t2ct1ct2=c(t2t1)/(t1t2)c(t1t2)=1t1t2m = \frac{c/t_1 - c/t_2}{ct_1 - ct_2} = \frac{c(t_2-t_1)/(t_1t_2)}{c(t_1-t_2)} = -\frac{1}{t_1t_2}

Chord equation: x+t1t2y=c(t1+t2)x + t_1t_2 y = c(t_1+t_2).

Midpoint of chord: (c(t1+t2)2,  c(1/t1+1/t2)2)=(c(t1+t2)2,  c(t1+t2)2t1t2)\left(\frac{c(t_1+t_2)}{2},\; \frac{c(1/t_1+1/t_2)}{2}\right) = \left(\frac{c(t_1+t_2)}{2},\; \frac{c(t_1+t_2)}{2t_1t_2}\right).