Maths Olympiad Prep

Library / /392 of 520

Geometry Difficulty 3.8 AMC 10/12 Find the answer

In the cartesian coordinate plane (xOy)(xOy), an ellipse (C)(C) is given by the equation: x2a2+y2b2=1(a>b>0)\frac{x^2}{a^2} + \frac{y^2}{b^2} = 1 (a > b > 0) with an eccentricity of 63\frac{\sqrt{6}}{3} and passes through the point (3,1)(3,-1).

1. Find the semi-axes of the ellipse (C)(C).
2. If a moving point PP is on the line ll: x=22x = -2\sqrt{2}, draw a line through PP intersecting the ellipse (C)(C) at points MM and NN such that PM=PNPM = PN. Then, draw a line lMNl' \perp MN through PP. Determine whether ll' always passes through a fixed point. If so, find the coordinates of this point. If not, explain why.

A number or a short expression. Spacing and $ signs are ignored.

Solution

1. Given the ellipse (C)(C) with the equation x2a2+y2b2=1(a>b>0)\frac{x^2}{a^2} + \frac{y^2}{b^2} = 1 (a > b > 0), an eccentricity of 63\frac{\sqrt{6}}{3}, and passing through the point (3,1)(3,-1), we can set up the following system of equations:

{9a2+1b2=1c2a2=a2b2a2=(63)2 \begin{cases} \frac{9}{a^2} + \frac{1}{b^2} = 1\\ \frac{c^2}{a^2} = \frac{a^2 - b^2}{a^2} = \left(\frac{\sqrt{6}}{3}\right)^2 \end{cases}

Solving this system, we find a2=12a^2 = 12 and b2=4b^2 = 4. Thus, the equation of the ellipse (C)(C) is x212+y24=1\frac{x^2}{12} + \frac{y^2}{4} = 1.

2. The equation of the line ll is given by x=22x = -2\sqrt{2}. Let P(22,y0)P(-2\sqrt{2}, y_0) be a point on ll, where y0(233,233)y_0 \in \left(-\frac{2\sqrt{3}}{3}, \frac{2\sqrt{3}}{3}\right). When y00y_0 \neq 0, let M(x1,y1)M(x_1, y_1) and N(x2,y2)N(x_2, y_2) be the intersection points of the line through PP and the ellipse (C)(C). According to the problem, x1x2x_1 \neq x_2.

By substituting the coordinates of points MM and NN into the equation of the ellipse, we have:

{x1212+y124=1x2212+y224=1 \begin{cases} \frac{x_1^2}{12} + \frac{y_1^2}{4} = 1\\ \frac{x_2^2}{12} + \frac{y_2^2}{4} = 1 \end{cases}

Subtracting these equations, we get x12x2212+y12y224=0\frac{x_1^2 - x_2^2}{12} + \frac{y_1^2 - y_2^2}{4} = 0. This implies that the slope of the line MNMN is 13x1+x2y1+y2- \frac{1}{3} \cdot \frac{x_1 + x_2}{y_1 + y_2}. Since PM=PNPM = PN, point PP is the midpoint of segment MNMN. Therefore, the slope of line MNMN can also be written as 1322y0=223y0- \frac{1}{3} \cdot \frac{-2\sqrt{2}}{y_0} = \frac{2\sqrt{2}}{3y_0}.

As lMNl' \perp MN, the equation of line ll' is yy0=3y022(x+22)y - y_0 = -\frac{3y_0}{2\sqrt{2}}(x + 2\sqrt{2}), which simplifies to y=3y022(x+423)y = -\frac{3y_0}{2\sqrt{2}}\left(x + \frac{4\sqrt{2}}{3}\right). Thus, line ll' always passes through the fixed point (423,0)\boxed{\left(-\frac{4\sqrt{2}}{3}, 0\right)}.

If y0=0y_0 = 0, line MNMN is given by x=22x = -2\sqrt{2}. In this case, line ll' is the xx-axis, which also passes through the point (423,0)\left(-\frac{4\sqrt{2}}{3}, 0\right). Therefore, ll' always passes through the fixed point (423,0)\boxed{\left(-\frac{4\sqrt{2}}{3}, 0\right)}.

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.