Solveeit Logo

Question

Question: An Ellipse is rotated through a right angle in its own plane about its center. Prove that the locus ...

An Ellipse is rotated through a right angle in its own plane about its center. Prove that the locus of POI of a tangent to the ellipse in its Original Position with the Tangent at the same point on the Curve in its new Position is: (x2+y2)(x2+y2a2b2)=2(a2b2)xy(x^2+y^2)(x^2+y^2-a^2-b^2)=2(a^2-b^2)xy

Answer

The locus of the point of intersection is given by the equation: (x2+y2)(x2+y2a2b2)=2(a2b2)xy(x^2+y^2)(x^2+y^2-a^2-b^2) = 2(a^2-b^2)xy

Explanation

Solution

  1. Parametric Representation and Tangent: The original ellipse x2a2+y2b2=1\frac{x^2}{a^2} + \frac{y^2}{b^2} = 1 has a tangent T1T_1 at P(acosθ,bsinθ)P(a \cos \theta, b \sin \theta) given by xcosθa+ysinθb=1\frac{x \cos \theta}{a} + \frac{y \sin \theta}{b} = 1.

  2. Rotated Ellipse and Tangent: After a 9090^\circ rotation, the ellipse becomes x2b2+y2a2=1\frac{x^2}{b^2} + \frac{y^2}{a^2} = 1. The tangent T2T_2 to this rotated ellipse at the corresponding point Prot(bsinθ,acosθ)P_{rot}(-b \sin \theta, a \cos \theta) is xsinθb+ycosθa=1-\frac{x \sin \theta}{b} + \frac{y \cos \theta}{a} = 1.

  3. Point of Intersection and Locus: Solving for cosθ\cos \theta and sinθ\sin \theta from the system of equations for T1T_1 and T2T_2, and using cos2θ+sin2θ=1\cos^2 \theta + \sin^2 \theta = 1, yields the locus equation: (a(x+y)x2+y2)2+(b(yx)x2+y2)2=1\left(\frac{a(x+y)}{x^2+y^2}\right)^2 + \left(\frac{b(y-x)}{x^2+y^2}\right)^2 = 1 This simplifies to the required locus.