返回题库

AIME 1985 · 第 11 题

AIME 1985 — Problem 11

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

An ellipse has foci at (9,20)(9,20) and (49,55)(49,55) in the xyxy-plane and is tangent to the xx-axis. What is the length of its major axis?

解析

Solution 1

An ellipse is defined to be the locus of points PP such that the sum of the distances between PP and the two foci is constant. Let F1=(9,20)F_1 = (9, 20), F2=(49,55)F_2 = (49, 55) and X=(x,0)X = (x, 0) be the point of tangency of the ellipse with the xx-axis. Then XX must be the point on the axis such that the sum F1X+F2XF_1X + F_2X is minimal. (The last claim begs justification: Let F2F'_2 be the reflection of F2F_2 across the xx-axis. Let YY be where the line through F1F_1 and F2F’_2 intersects the ellipse. We will show that X=YX=Y. Note that XF2=XF2X F_2 = X F’_2 since XX is on the xx-axis. Also, since the entire ellipse is on or above the xx-axis and the line through F2F_2 and F2F’_2 is perpendicular to the xx-axis, we must have F2YF2YF_2 Y \leq F’_2 Y with equality if and only if YY is on the xx-axis. Now, we have

F1X+F2X=F1X+F2X=F1Y+F2YF1Y+F2YF_1 X + F'_2 X = F_1 X + F_2 X = F_1 Y + F_2 Y \leq F_1 Y + F’_2 Y But the right most sum is the straight-line distance from F1F_1 to F2F’_2 and the left is the distance of some path from F1F_1 to F2F_2., so this is only possible if we have equality and thus X=YX = Y). Finding the optimal location for XX is a classic problem: for any path from F1F_1 to XX and then back to F2F_2, we can reflect (as above) the second leg of this path (from XX to F2F_2) across the xx-axis. Then our path connects F1F_1 to the reflection F2F_2' of F2F_2 via some point on the xx-axis, and this path will have shortest length exactly when our original path has shortest length. This occurs exactly when we have a straight-line path, and by the above argument, this path passes through the point of tangency of the ellipse with the xx-axis.

AIME diagram

The sum of the two distances F1XF_1 X and F2XF_2X is therefore equal to the length of the segment F1F2F_1F_2', which by the distance formula is just d=(949)2+(20+55)2=402+752=582+152=517=85d = \sqrt{(9 - 49)^2 + (20 + 55)^2} = \sqrt{40^2 + 75^2} = 5\sqrt{8^2 + 15^2} = 5\cdot 17 = 85.

Finally, let AA and BB be the two endpoints of the major axis of the ellipse. Then by symmetry AF1=F2BAF_1 = F_2B so AB=AF1+F1B=F2B+F1B=dAB = AF_1 + F_1B = F_2B + F_1B = d (because BB is on the ellipse), so the answer is 085\boxed{085}.

Solution 1 Simplified

This assumes you know properties of ellipses. Like above, X is the point on the x-axis minimizing XF1+XF2XF_1+XF_2. By reflection, this equals F1F2F_1F_2' ...But this just equals the length of the major axis. Solving like above, we get 085\boxed{085}

Solution 2 (Calculus)

An ellipse is defined as the set of points where the sum of the distances from the foci to the point is fixed. The length of major axis is equal to the sum of these distances (2a)(2a). Thus if we find the sum of the distances, we get the answer. Let k be this fixed sum; then we get, by the distance formula:

k=(x9)2+202+(x49)2+552k = \sqrt{(x - 9)^2 + 20^2} + \sqrt{(x - 49)^2 + 55^2}

This is the equation of the ellipse expressed in terms of xx. The line tangent to the ellipse at the given point P(x,0)P(x, 0) will thus have slope 00. Taking the derivative gives us the slope of this line. To simplify, let f(x)=(x9)2+202f(x) = (x - 9)^2 + 20^2 and g(x)=(x49)2+552g(x) = (x - 49)^2 + 55^2. Then we get:

0=f(x)2f(x)+g(x)2g(x)0 = \frac{f^\prime(x)}{2\sqrt{f(x)}} + \frac{g^\prime(x)}{2\sqrt{g(x)}}

Next, we multiply by the conjugate to remove square roots. We next move the resulting a2b2a^2 - b^2 form expression into form a2=b2a^2 = b^2.

(f(x))24f(x)=(g(x))24g(x)\frac{(f^\prime(x))^2}{4\cdot f(x)} = \frac{(g^\prime(x))^2}{4\cdot g(x)}

We know f(x)=2x18f^\prime(x) = 2x - 18 and g(x)=2x98g^\prime(x) = 2x - 98. Simplifying yields:

(x9)2(x9)2+202=(x49)2(x49)2+552\frac{(x - 9)^2}{(x - 9)^2 + 20^2} = \frac{(x - 49)^2}{(x - 49)^2 + 55^2}

To further simplify, let a=(x9)2a = (x - 9)^2 and b=(x49)2b = (x - 49)^2. This means aa+400=bb+3025\frac{a}{a + 400} = \frac{b}{b + 3025}. Solving yields that 16b=121a16b = 121a. Substituting back aa and bb yields:

16(x49)2=121(x9)216 \cdot (x - 49)^2 = 121 \cdot (x - 9)^2.

Solving for xx yields x=593x = \frac{59}{3}. Substituting back into our original distance formula, solving for kk yields 085\boxed{085}.

Video Solution

1985 AIME #11

MathProblemSolvingSkills.com