Difference between revisions of "2008 AIME I Problems/Problem 10"

m (See also)
(Cleaned up proof for Solution 1 and added an additional proof)
(2 intermediate revisions by one other user not shown)
Line 21: Line 21:
 
clip(currentpicture,(-1.5,-1)--(5,-1)--(5,3)--(-1.5,3)--cycle);
 
clip(currentpicture,(-1.5,-1)--(5,-1)--(5,3)--(-1.5,3)--cycle);
 
</asy></center>
 
</asy></center>
Assuming that <math>ADE</math> is a triangle and applying the [[triangle inequality]], we see that <math>AD > 20\sqrt {7}</math>. However, if <math>AD</math> is strictly greater than <math>20\sqrt {7}</math>, then the circle with radius <math>10\sqrt {21}</math> and center <math>A</math> does not touch <math>DC</math>, which implies that <math>AC > 10\sqrt {21}</math>, a contradiction. As a result, A, D, and E are collinear. Therefore, <math>AD = 20\sqrt {7}</math>.
 
  
Thus, <math>ADC</math> and <math>ACF</math> are <math>30-60-90</math> triangles. Hence <math>AF = 15\sqrt {7}</math>, and
+
'''Key observation.''' <math>AD = 20\sqrt{7}</math>.
<center><math>EF = EA + AF = 10\sqrt {7} + 15\sqrt {7} = 25\sqrt {7}</math></center>
+
 
 +
'''Proof 1.''' By the [[triangle inequality]], we can immediately see that <math>AD \geq 20\sqrt{7}</math>. However, notice that <math>10\sqrt{21} = 20\sqrt{7}\cdot\sin\frac{\pi}{3}</math>, so by the law of sines, when <math>AD = 20\sqrt{7}</math>, <math>\angle ACD</math> is right and the circle centered at <math>A</math> with radius <math>10\sqrt{21}</math>, which we will call <math>\omega</math>, is tangent to <math>\overline{CD}</math>. Thus, if <math>AD</math> were increased, <math>\overline{CD}</math> would have to be moved even farther outwards from <math>A</math> to maintain the angle of <math>\frac{\pi}{3}</math> and <math>\omega</math> could not touch it, a contradiction.
 +
 
 +
'''Proof 2.''' Again, use the triangle inequality to obtain <math>AD \geq 20\sqrt{7}</math>. Let <math>x = AD</math> and <math>y = CD</math>. By the law of cosines on <math>\triangle ADC</math>, <math>2100 = x^2+y^2-xy \iff y^2-xy+(x^2-2100) = 0</math>. Viewing this as a quadratic in <math>y</math>, the discriminant <math>\Delta</math> must satisfy <math>\Delta = x^2-4(x^2-2100) = 8400-3x^2 \geq 0 \iff x \leq 20\sqrt{7}</math>. Combining these two inequalities yields the desired conclusion.
 +
 
 +
This observation tells us that <math>E</math>, <math>A</math>, and <math>D</math> are collinear, in that order.
 +
 
 +
Then, <math>\triangle ADC</math> and <math>\triangle ACF</math> are <math>30-60-90</math> triangles. Hence <math>AF = 15\sqrt {7}</math>, and
 +
<center><math>EF = EA + AF = 10\sqrt {7} + 15\sqrt {7} = 25\sqrt {7}</math>.</center>
 
Finally, the answer is <math>25+7=\boxed{032}</math>.
 
Finally, the answer is <math>25+7=\boxed{032}</math>.
  
 
=== Solution 2 ===
 
=== Solution 2 ===
No restrictions are set on the lengths of the bases, so for calculational simplicity let <math>\angle CAF = 30^{\circ}</math>. Since <math>CAF</math> is a <math>30-60-90</math> triangle, <math>AF=\frac{AC\sqrt{3}}2=15\sqrt{7}</math>.
 
<center><math>EF=EA+AF=10\sqrt{7}+15\sqrt{7}=25\sqrt{7}</math></center>
 
The answer is <math>25+7=\boxed{032}</math>. Note that while this is not rigorous, the above solution shows that <math>\angle CAF = 30^{\circ}</math> is indeed the only possibility.
 
 
=== Solution 3 ===
 
  
 
Extend <math>\overline {AB}</math> through <math>B</math>, to meet <math>\overline {DC}</math> (extended through <math>C</math>) at <math>G</math>. <math>ADG</math> is an equilateral triangle because of the angle conditions on the base.
 
Extend <math>\overline {AB}</math> through <math>B</math>, to meet <math>\overline {DC}</math> (extended through <math>C</math>) at <math>G</math>. <math>ADG</math> is an equilateral triangle because of the angle conditions on the base.

Revision as of 01:30, 3 January 2021

Problem

Let $ABCD$ be an isosceles trapezoid with $\overline{AD}||\overline{BC}$ whose angle at the longer base $\overline{AD}$ is $\dfrac{\pi}{3}$. The diagonals have length $10\sqrt {21}$, and point $E$ is at distances $10\sqrt {7}$ and $30\sqrt {7}$ from vertices $A$ and $D$, respectively. Let $F$ be the foot of the altitude from $C$ to $\overline{AD}$. The distance $EF$ can be expressed in the form $m\sqrt {n}$, where $m$ and $n$ are positive integers and $n$ is not divisible by the square of any prime. Find $m + n$.

Solution

Solution 1

[asy] size(300); defaultpen(1); pair A=(0,0), D=(4,0), B= A+2 expi(1/3*pi), C= D+2expi(2/3*pi), E=(-4/3,0), F=(3,0); draw(F--C--B--A); draw(E--A--D--C); draw(A--C,dashed); draw(circle(A,abs(C-A)),dotted); label("\(A\)",A,S); label("\(B\)",B,NW); label("\(C\)",C,NE); label("\(D\)",D,SE); label("\(E\)",E,N); label("\(F\)",F,S); clip(currentpicture,(-1.5,-1)--(5,-1)--(5,3)--(-1.5,3)--cycle); [/asy]

Key observation. $AD = 20\sqrt{7}$.

Proof 1. By the triangle inequality, we can immediately see that $AD \geq 20\sqrt{7}$. However, notice that $10\sqrt{21} = 20\sqrt{7}\cdot\sin\frac{\pi}{3}$, so by the law of sines, when $AD = 20\sqrt{7}$, $\angle ACD$ is right and the circle centered at $A$ with radius $10\sqrt{21}$, which we will call $\omega$, is tangent to $\overline{CD}$. Thus, if $AD$ were increased, $\overline{CD}$ would have to be moved even farther outwards from $A$ to maintain the angle of $\frac{\pi}{3}$ and $\omega$ could not touch it, a contradiction.

Proof 2. Again, use the triangle inequality to obtain $AD \geq 20\sqrt{7}$. Let $x = AD$ and $y = CD$. By the law of cosines on $\triangle ADC$, $2100 = x^2+y^2-xy \iff y^2-xy+(x^2-2100) = 0$. Viewing this as a quadratic in $y$, the discriminant $\Delta$ must satisfy $\Delta = x^2-4(x^2-2100) = 8400-3x^2 \geq 0 \iff x \leq 20\sqrt{7}$. Combining these two inequalities yields the desired conclusion.

This observation tells us that $E$, $A$, and $D$ are collinear, in that order.

Then, $\triangle ADC$ and $\triangle ACF$ are $30-60-90$ triangles. Hence $AF = 15\sqrt {7}$, and

$EF = EA + AF = 10\sqrt {7} + 15\sqrt {7} = 25\sqrt {7}$.

Finally, the answer is $25+7=\boxed{032}$.

Solution 2

Extend $\overline {AB}$ through $B$, to meet $\overline {DC}$ (extended through $C$) at $G$. $ADG$ is an equilateral triangle because of the angle conditions on the base.

If $\overline {GC} = x$ then $\overline {CD} = 40\sqrt{7}-x$, because $\overline{AD}$ and therefore $\overline{GD}$ $= 40\sqrt{7}$.

By simple angle chasing, $CFD$ is a 30-60-90 triangle and thus $\overline{FD} = \frac{40\sqrt{7}-x}{2}$, and $\overline{CF} = \frac{40\sqrt{21} - \sqrt{3}x}{2}$

Similarly $CAF$ is a 30-60-90 triangle and thus $\overline{CF} = \frac{10\sqrt{21}}{2} = 5\sqrt{21}$.

Equating and solving for $x$, $x = 30\sqrt{7}$ and thus $\overline{FD} = \frac{40\sqrt{7}-x}{2} = 5\sqrt{7}$.

$\overline{ED}-\overline{FD} = \overline{EF}$

$30\sqrt{7} - 5\sqrt{7} = 25\sqrt{7}$ and $25 + 7 = \boxed{032}$

See also

2008 AIME I (ProblemsAnswer KeyResources)
Preceded by
Problem 9
Followed by
Problem 11
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
All AIME Problems and Solutions

The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions. AMC logo.png