The rectangular hyperbola xy = is the most common non-standard form in JEE. It is obtained by rotating - = 2 by 45 degrees. Its eccentricity is sqrt(2), and its asymptotes are the coordinate axes.
Parametric form: (ct, c/t) where t != 0. This elegant parametrization simplifies all computations.
Tangent at (ct, c/t): + = 2, or x/t + yt = 2c. Equivalently: x + = 2ct.
Normal at (ct, c/t): - yt = c( - 1), or - yt - + c = 0.
Chord joining parameters and : x + y** = c( + ).
Key results for rectangular hyperbola:
- Four concyclic points: If , , , are parameters of four concyclic points, then * = 1.
- Orthocentric system: The orthocentre of a triangle inscribed in xy = with parameters , , is the point (-, -c*). If the fourth point of the concyclic set is = , the orthocentre lies on the curve.
- Normal at parameter t meets the curve again at parameter -1/.
The equation of a chord with midpoint (h, k): The chord of xy = with midpoint (h, k) is xk + yh = 2hk (using T = method).
JEE problems on rectangular hyperbola often involve concyclic points, orthocentre properties, and tangent-normal intersections. The parametric approach (ct, c/t) is almost always the most efficient method.