Rectangular hyperbola xy = c² — properties and parametric form

hard JEE-MAIN JEE-ADVANCED JEE Advanced 2021 3 min read

Question

For the rectangular hyperbola xy=c2xy = c^2, find its parametric form, the equation of the tangent at the point (ct,ct)\left(ct, \dfrac{c}{t}\right), and the equation of the normal. Also find the condition for four points on this hyperbola to be concyclic.

(JEE Advanced 2021, similar pattern)


Solution — Step by Step

Any point on xy=c2xy = c^2 can be written as:

P=(ct, ct),t0P = \left(ct,\ \frac{c}{t}\right), \quad t \neq 0

Verify: xy=ctct=c2x \cdot y = ct \cdot \frac{c}{t} = c^2. Works for every non-zero tt.

Differentiate xy=c2xy = c^2 implicitly: y+xdydx=0y + x\frac{dy}{dx} = 0, so dydx=yx\frac{dy}{dx} = -\frac{y}{x}.

At PP: slope =c/tct=1t2= -\frac{c/t}{ct} = -\frac{1}{t^2}.

Tangent: yct=1t2(xct)y - \frac{c}{t} = -\frac{1}{t^2}(x - ct)

yt2ct=x+ctyt^2 - ct = -x + ct x+yt2=2ct\mathbf{x + yt^2 = 2ct}

Normal is perpendicular to the tangent, so its slope is t2t^2.

yct=t2(xct)y - \frac{c}{t} = t^2(x - ct) xt3yt=ct4c\mathbf{xt^3 - yt = ct^4 - c}

Or equivalently: t3xtyc(t41)=0t^3 x - ty - c(t^4 - 1) = 0.

Four points P(cti,c/ti)P(ct_i, c/t_i) for i=1,2,3,4i = 1, 2, 3, 4 lie on a circle if and only if:

t1t2t3t4=1\mathbf{t_1 \cdot t_2 \cdot t_3 \cdot t_4 = 1}

This is a classic result. It comes from substituting the parametric points into the general circle equation x2+y2+2gx+2fy+k=0x^2 + y^2 + 2gx + 2fy + k = 0 and using the fact that the resulting equation in tt has product of roots = 1.


Why This Works

The rectangular hyperbola xy=c2xy = c^2 is special because its asymptotes (xx-axis and yy-axis) are perpendicular — hence “rectangular.” It is actually the standard hyperbola X2Y2=c2X^2 - Y^2 = c^2 rotated by 45°.

The parametric form (ct,c/t)\left(ct, c/t\right) is elegant because it uses a single parameter and every algebraic property becomes a property of tt. The concyclic condition t1t2t3t4=1t_1 t_2 t_3 t_4 = 1 is used heavily in JEE Advanced problems on conics.

Key properties: eccentricity e=2e = \sqrt{2} (always), and the asymptotes are the coordinate axes themselves.


Alternative Method

For the tangent equation, you can also use the formula: the tangent at (x1,y1)(x_1, y_1) on xy=c2xy = c^2 is xy1+x1y=2c2xy_1 + x_1 y = 2c^2. This is the "T=0T = 0" form. Substituting (x1,y1)=(ct,c/t)(x_1, y_1) = (ct, c/t): xct+cty=2c2x+yt2=2ctx \cdot \frac{c}{t} + ct \cdot y = 2c^2 \Rightarrow x + yt^2 = 2ct. Same result.

For JEE Advanced, the rectangular hyperbola is tested every 2-3 years. The most common question type: given three points on xy=c2xy = c^2 with parameters t1,t2,t3t_1, t_2, t_3, find the fourth point such that all four are concyclic. Use t4=1/(t1t2t3)t_4 = 1/(t_1 t_2 t_3).


Common Mistake

Students often confuse the tangent formula for xy=c2xy = c^2 with the tangent formula for x2a2y2b2=1\frac{x^2}{a^2} - \frac{y^2}{b^2} = 1. These are different conics with different formulas. For the rectangular hyperbola, the tangent at (ct,c/t)(ct, c/t) is x+yt2=2ctx + yt^2 = 2ct — not the standard conic tangent formula. Keep the two separate in your formula sheet.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next