Maths Olympiad Prep

Library / /372 of 520

Geometry Difficulty 3.6 AMC 10/12 Find the answer

The ellipse with its center at the origin and one focus at F1(0,c)F_1(0,c) is intersected by the line y=3x2y=3x-2. The x-coordinate of the midpoint of the chord cut by this line is 12\frac{1}{2}. The eccentricity of this ellipse is:

Pick one

Solution

Given the problem, let's assume the standard equation of the ellipse is x2b2+y2a2=1(a>b>0)\frac{x^2}{b^2} + \frac{y^2}{a^2} = 1 (a > b > 0);
By combining the equations, we get
{y2a2+x2b2=1y=3x2\begin{cases} \frac{y^2}{a^2}+ \frac{x^2}{b^2}=1 \\ y=3x-2\end{cases},
Eliminating yy and simplifying, we obtain
(9b2+a2)x212b2x+4b2a2b2=0(9b^2+a^2)x^2-12b^2x+4b^2-a^2b^2=0,
Since the endpoints of the chord are (x1,y1)(x_1,y_1), (x2,y2)(x_2,y_2);
Thus x1+x2=12b29b2+a2x_1+x_2= \frac{12b^2}{9b^2+a^2},
And since the x-coordinate of the midpoint of the chord is 12\frac{1}{2},
Thus x1+x2=12b29b2+a2=12×2x_1+x_2= \frac{12b^2}{9b^2+a^2}= \frac{1}{2}×2,
That is 12b2=9b2+a212b^2=9b^2+a^2,
Which means 12(a2c2)=9(a2c2)+a212(a^2-c^2)=9(a^2-c^2)+a^2,
Therefore 2a2=3c22a^2=3c^2,
Therefore e=ca=23=63e= \frac{c}{a}= \sqrt{\frac{2}{3}}= \frac{\sqrt{6}}{3};
Hence, the correct choice is B\boxed{\text{B}}.
Given the problem, the standard equation of the ellipse is assumed as x2b2+y2a2=1(a>b>0)\frac{x^2}{b^2} + \frac{y^2}{a^2} = 1 (a > b > 0); thus, by combining and simplifying the equations, we get (9b2+a2)x212b2x+4b2a2b2=0(9b^2+a^2)x^2-12b^2x+4b^2-a^2b^2=0, and by using Vieta's formulas and the midpoint coordinate formula, we obtain 12b29b2+a2=12×2\frac{12b^2}{9b^2+a^2}= \frac{1}{2}×2, thereby solving it.
This problem examines the application of the relationship between conic sections and lines, the method of undetermined coefficients, and the application of holistic thinking.

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.