Maths Olympiad Prep

Library / /512 of 520

Geometry Difficulty 4.8 AIME Prove it

Let ellipse C:x22+y2=1C: \frac{x^2}{2} + y^2 = 1 have its right focus at FF, and let line ll pass through FF and intersect CC at points AA and BB. The coordinate of point MM is (2,0)(2,0).
(1)(1) When ll is perpendicular to the xx-axis, find the equation of line AMAM;
(2)(2) Let OO be the origin of coordinates, prove that OMA=OMB∠OMA=∠OMB.

Solution

(1)(1) The length of the semi-minor axis b=1b=1 and the length of the semi-major axis a=2a=\sqrt{2}, thus the focal length c=a2b2=21=1c = \sqrt{a^2 - b^2} = \sqrt{2-1}=1.

Therefore, F(1,0)F(1,0).

Since ll is perpendicular to the xx-axis, its equation is x=1x=1.

Solving the system
ENV1{x=1x22+y2=1\begin{cases} x=1 \\ \frac{x^2}{2} + y^2 = 1 \end{cases},
we find
ENV0{x=1y=±22\begin{cases} x=1 \\ y=\pm \frac{\sqrt{2}}{2} \end{cases}.

Thus, A(1,22)A(1,\frac{\sqrt{2}}{2}) and B(1,22)B(1,-\frac{\sqrt{2}}{2}).

The slopes of lines AMAM and BMBM are yByMxBxM=22\frac{y_B - y_M}{x_B - x_M}=-\frac{\sqrt{2}}{2} and yAyMxAxM=22\frac{y_A - y_M}{x_A - x_M}=\frac{\sqrt{2}}{2}, respectively.

Therefore, the equations of lines AMAM and BMBM are y=22(x2)y=-\frac{\sqrt{2}}{2}(x-2) and y=22(x2)y=\frac{\sqrt{2}}{2}(x-2), respectively.

(2)(2) When ll coincides with the xx-axis, OMA=OMB=0∠OMA=∠OMB=0^\circ.

When ll is perpendicular to the xx-axis, OMOM is the perpendicular bisector of segment ABAB. Therefore, OMA=OMB∠OMA=∠OMB.

When ll neither coincides with nor is perpendicular to the xx-axis, let the equation of ll be y=k(x1)y=k(x-1) where k0k \neq 0.

Let A(x1,y1)A(x_1,y_1) and B(x2,y2)B(x_2,y_2). Then x1<2x_1 < \sqrt{2} and x2<2x_2 < \sqrt{2}.

The sum of the slopes of lines MAMA and MBMB is given by kMA+kMB=y1x12+y2x22k_{MA}+k_{MB}=\frac{y_{1}}{x_{1}-2}+\frac{y_{2}}{x_{2}-2}.

Given y1=kx1ky_{1}=kx_{1}-k and y2=kx2ky_{2}=kx_{2}-k, we have kMA+kMB=2k(x1+x2)k(x1x2+22)(x12)(x22)k_{MA}+k_{MB}= \frac{2k(x_{1}+x_{2})-k(x_{1}x_{2}+2^2)}{(x_{1}-2)(x_{2}-2)}.

Substituting y=k(x1)y=k(x-1) into x22+y2=1\frac{x^2}{2}+y^2=1 yields (2k2+1)x24k2x+2k22=0(2k^2+1)x^2-4k^2x+2k^2-2=0.

Thus, x1+x2=4k22k2+1x_{1}+x_{2} = \frac{4k^2}{2k^2+1} and x1x2=2k222k2+1x_{1}x_{2} = \frac{2k^2-2}{2k^2+1}.

Therefore, 2kx1x23k(x1+x2)+4k=4k36k3+4k2k2+1=2k3+4k2k2+1=02kx_{1}x_{2}-3k(x_{1}+x_{2})+4k = \frac{4k^3-6k^3+4k}{2k^2+1} = \frac{-2k^3+4k}{2k^2+1} = 0.

Hence, kMA+kMB=0k_{MA}+k_{MB}=0, indicating that lines MAMA and MBMB have complementary angles of inclination.

Thus, OMA=OMB∠OMA=∠OMB.

In conclusion, \boxed{∠OMA=∠OMB}.

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.