Difference between revisions of "2021 AIME II Problems/Problem 2"

(Solution)
m
Line 2: Line 2:
 
Equilateral triangle <math>ABC</math> has side length <math>840</math>. Point <math>D</math> lies on the same side of line <math>BC</math> as <math>A</math> such that <math>\overline{BD} \perp \overline{BC}</math>. The line <math>\ell</math> through <math>D</math> parallel to line <math>BC</math> intersects sides <math>\overline{AB}</math> and <math>\overline{AC}</math> at points <math>E</math> and <math>F</math>, respectively. Point <math>G</math> lies on <math>\ell</math> such that <math>F</math> is between <math>E</math> and <math>G</math>, <math>\triangle AFG</math> is isosceles, and the ratio of the area of <math>\triangle AFG</math> to the area of <math>\triangle BED</math> is <math>8:9</math>. Find <math>AF</math>.
 
Equilateral triangle <math>ABC</math> has side length <math>840</math>. Point <math>D</math> lies on the same side of line <math>BC</math> as <math>A</math> such that <math>\overline{BD} \perp \overline{BC}</math>. The line <math>\ell</math> through <math>D</math> parallel to line <math>BC</math> intersects sides <math>\overline{AB}</math> and <math>\overline{AC}</math> at points <math>E</math> and <math>F</math>, respectively. Point <math>G</math> lies on <math>\ell</math> such that <math>F</math> is between <math>E</math> and <math>G</math>, <math>\triangle AFG</math> is isosceles, and the ratio of the area of <math>\triangle AFG</math> to the area of <math>\triangle BED</math> is <math>8:9</math>. Find <math>AF</math>.
  
 
+
==Diagram==
 
<asy>
 
<asy>
 
pair A,B,C,D,E,F,G;
 
pair A,B,C,D,E,F,G;

Revision as of 20:34, 22 March 2021

Problem

Equilateral triangle $ABC$ has side length $840$. Point $D$ lies on the same side of line $BC$ as $A$ such that $\overline{BD} \perp \overline{BC}$. The line $\ell$ through $D$ parallel to line $BC$ intersects sides $\overline{AB}$ and $\overline{AC}$ at points $E$ and $F$, respectively. Point $G$ lies on $\ell$ such that $F$ is between $E$ and $G$, $\triangle AFG$ is isosceles, and the ratio of the area of $\triangle AFG$ to the area of $\triangle BED$ is $8:9$. Find $AF$.

Diagram

[asy] pair A,B,C,D,E,F,G; B=origin; A=5*dir(60); C=(5,0); E=0.6*A+0.4*B; F=0.6*A+0.4*C; G=rotate(240,F)*A; D=extension(E,F,B,dir(90)); draw(D--G--A,grey); draw(B--0.5*A+rotate(60,B)*A*0.5,grey); draw(A--B--C--cycle,linewidth(1.5)); dot(A^^B^^C^^D^^E^^F^^G); label("$A$",A,dir(90)); label("$B$",B,dir(225)); label("$C$",C,dir(-45)); label("$D$",D,dir(180)); label("$E$",E,dir(-45)); label("$F$",F,dir(225)); label("$G$",G,dir(0)); label("$\ell$",midpoint(E--F),dir(90)); [/asy]

Solution

SOMEBODY DELETED A SOLUTION - PLEASE WAIT FOR THE ORIGINAL AUTHOR TO COME BACK ~ARCTICTURN


Solution

We express the ares of $\triangle BED$ and $\triangle AFG$ in terms of $AF$ in order to solve for $AF.$

We let $x = AF.$ Because $\triangle AFG$ is isoceles and $\triangle AEF$ is equilateral, $AF = FG = EF = AE = x.$

Let the height of $\triangle ABC$ be $h$ and the height of $\triangle AEF$ be $h'.$ Then we have that $h = \frac{\sqrt{3}}{2}(840) = 420\sqrt{3}$ and $h' = \frac{\sqrt{3}}{2}(EF) = \frac{\sqrt{3}}{2}x.$

Now we can find $DB$ and $BE$ in terms of $x.$ $DB = h - h' = 420\sqrt{3} - \frac{\sqrt{3}}{2}x,$ $BE = AB - AE = 840 - x.$ Because we are given that $\angle DBC = 90,$ $\angle DBE = 30.$ This allows us to use the sin formula for triangle area: the area of $\triangle BED$ is $\frac{1}{2}(\sin 30)(420\sqrt{3} - \frac{\sqrt{3}}{2}x)(840-x).$ Similarly, because $\angle AFG = 120,$ the area of $\triangle AFG = \frac{1}{2}(\sin 120)(x^2).$

Now we can make an equation:

\[\frac{\triangle AFG}{\triangle BED} = \frac{8}{9}\] \[\frac{\frac{1}{2}(\sin 120)(x^2)}{\frac{1}{2}(\sin 30)(420\sqrt{3} - \frac{\sqrt{3}}{2}x)(840-x)} = \frac{8}{9}\] \[\frac{x^2}{(420 - \frac{x}{2})(840-x)} = \frac{8}{9}\]

To make further calculations easier, we scale everything down by $420$ (while keeping the same variable names, so keep that in mind).

\[\frac{x^2}{(1-\frac{x}{2})(2-x)} = \frac{8}{9}\] \[8(1-\frac{x}{2})(2-x) = 9x^2\] \[16-16x + 4x^2 = 9x^2\] \[5x^2 + 16x -16 = 0\] \[(5x-4)(x+4) = 0\]


Thus $x = \frac{4}{5}.$ Because we scaled down everything by $420,$ the actual value of $AF$ is $(420)\frac{4}{5} = \boxed{336}.$

~JimY

See also

2021 AIME II (ProblemsAnswer KeyResources)
Preceded by
Problem 1
Followed by
Problem 3
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