Maths Olympiad Prep

Library / /500 of 520

Geometry Difficulty 6.0 National olympiad Prove it

Example 2 The tangents at two distinct points A,BA, B on the ellipse C:x2a2+y2b2=1C: \frac{x^{2}}{a^{2}}+\frac{y^{2}}{b^{2}}=1 are perpendicular to each other. Prove: the locus of the intersection point MM of the two tangents is x2+y2=a2+b2x^{2}+y^{2}=a^{2}+b^{2}.

Solution

Proof: Let M(x0,y0)M\left(x_{0}, y_{0}\right). Then the equation of the line containing the chord of contact ABAB is
x0xa2+y0yb2=1. \frac{x_{0} x}{a^{2}}+\frac{y_{0} y}{b^{2}}=1.

Substituting into the equation of the ellipse CC and eliminating yy gives
(1x0xa2)2=y02b2(1x2a2), \left(1-\frac{x_{0} x}{a^{2}}\right)^{2}=\frac{y_{0}^{2}}{b^{2}}\left(1-\frac{x^{2}}{a^{2}}\right),

which simplifies to (x02a2+y02b2)x22x0x+a2(1y02b2)=0\left(\frac{x_{0}^{2}}{a^{2}}+\frac{y_{0}^{2}}{b^{2}}\right) x^{2}-2 x_{0} x+a^{2}\left(1-\frac{y_{0}^{2}}{b^{2}}\right)=0.
Let A(x1,y1)A\left(x_{1}, y_{1}\right) and B(x2,y2)B\left(x_{2}, y_{2}\right). Then
kMA=b2x1a2y1,kMB=b2x2a2y2, k_{M A}=-\frac{b^{2} x_{1}}{a^{2} y_{1}}, k_{M B}=-\frac{b^{2} x_{2}}{a^{2} y_{2}},

and kMAkMB=b4x1x2a4y1y2=1k_{M A} k_{M B}=\frac{b^{4} x_{1} x_{2}}{a^{4} y_{1} y_{2}}=-1.
Also, x0x1a2+y0y1b2=1,x0x2a2+y0y2b2=1\frac{x_{0} x_{1}}{a^{2}}+\frac{y_{0} y_{1}}{b^{2}}=1, \frac{x_{0} x_{2}}{a^{2}}+\frac{y_{0} y_{2}}{b^{2}}=1, substituting these gives
x1x2a4+y1y2b4=x1x2a4+1y02(1x0x1a2)(1x0x2a2)=0\frac{x_{1} x_{2}}{a^{4}}+\frac{y_{1} y_{2}}{b^{4}}=\frac{x_{1} x_{2}}{a^{4}}+\frac{1}{y_{0}^{2}}\left(1-\frac{x_{0} x_{1}}{a^{2}}\right)\left(1-\frac{x_{0} x_{2}}{a^{2}}\right)=0,

which simplifies to x02+y02a4x1x2x0a2(x1+x2)+1=0\frac{x_{0}^{2}+y_{0}^{2}}{a^{4}} x_{1} x_{2}-\frac{x_{0}}{a^{2}}\left(x_{1}+x_{2}\right)+1=0.
Using Vieta's formulas, we substitute to get
x02+y02a2(1y02b2)2x02a2+(x02a2+y02b2)=0. \frac{x_{0}^{2}+y_{0}^{2}}{a^{2}}\left(1-\frac{y_{0}^{2}}{b^{2}}\right)-\frac{2 x_{0}^{2}}{a^{2}}+\left(\frac{x_{0}^{2}}{a^{2}}+\frac{y_{0}^{2}}{b^{2}}\right)=0.

Simplifying and rearranging gives x02+y02=a2+b2x_{0}^{2}+y_{0}^{2}=a^{2}+b^{2}.
Therefore, the locus of the intersection point MM of the two tangents is
x2+y2=a2+b2. x^{2}+y^{2}=a^{2}+b^{2}.

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic and difficulty added by this site.