Difference between revisions of "2014 AIME I Problems/Problem 15"

(Solution)
(Solution)
Line 4: Line 4:
  
 
== Solution ==
 
== Solution ==
 +
 +
<asy>
 +
pair A = (0,3);
 +
pair B = (0,0);
 +
pair C = (4,0);
 +
draw(A--B--C--cycle);
 +
dotfactor = 3;
 +
dot("$A$",A,dir(135));
 +
dot("$B$",B,dir(215));
 +
dot("$C$",C,dir(305));
 +
pair D = (2.21, 0);
 +
pair E = (0, 1.21);
 +
pair F = (1.71, 1.71);
 +
pair G = (2, 1.5);
 +
dot("$D$",D,dir(270));
 +
dot("$E$",E,dir(180));
 +
dot("$F$",F,dir(90));
 +
dot("$G$",G,dir(0));
 +
draw(Circle((1.107, 0.607), 1.26));
 +
draw(D--E);
 +
draw(E--F);
 +
draw(D--F);
 +
draw(E--G);
 +
draw(D--G);
 +
draw(B--F);
 +
draw(B--G);
 +
</asy>
  
 
First we note that <math>\triangle DEF</math> is an isosceles right triangle with hypotenuse <math>\overline{DE}</math> the same as the diameter of <math>\omega</math>. We also note that <math>\triangle DGE \sim \triangle ABC</math> since <math>\angle EGD</math> is a right angle and the ratios of the sides are <math>3:4:5</math>.  
 
First we note that <math>\triangle DEF</math> is an isosceles right triangle with hypotenuse <math>\overline{DE}</math> the same as the diameter of <math>\omega</math>. We also note that <math>\triangle DGE \sim \triangle ABC</math> since <math>\angle EGD</math> is a right angle and the ratios of the sides are <math>3:4:5</math>.  
  
From congruent arc intersections, we know that <math>\angle GED \cong \angle GBC</math>, and that from similar triangles <math>\angle GED</math> is also congruent to <math>\angle GCB</math>. Thus, <math>\triangle BGC</math> is an isosceles triangle with <math>BG = GC</math>, so <math>G</math> is the midpoint of <math>\overline{AC}</math> and <math>AG = GC = 5/2</math>. Similarly, we can find from angle chasing that <math>\angle ABF = \angle EDF = \frac{\pi}4</math>. therefore, <math>\overline{BF}</math> is the angle bisector of <math>\angle B</math>. From the angle bisector theorem, we have <math>\frac{AF}{AB} = \frac{CF}{CB}</math>, so <math>AF = 15/7</math> and <math>CF = 20/7</math>.  
+
From congruent arc intersections, we know that <math>\angle GED \cong \angle GBC</math>, and that from similar triangles <math>\angle GED</math> is also congruent to <math>\angle GCB</math>. Thus, <math>\triangle BGC</math> is an isosceles triangle with <math>BG = GC</math>, so <math>G</math> is the midpoint of <math>\overline{AC}</math> and <math>AG = GC = 5/2</math>. Similarly, we can find from angle chasing that <math>\angle ABF = \angle EDF = \frac{\pi}4</math>. Therefore, <math>\overline{BF}</math> is the angle bisector of <math>\angle B</math>. From the angle bisector theorem, we have <math>\frac{AF}{AB} = \frac{CF}{CB}</math>, so <math>AF = 15/7</math> and <math>CF = 20/7</math>.  
  
 
Lastly, we apply power of a point from points <math>A</math> and <math>C</math> with respect to <math>\omega</math> and have <math>AE \times AB=AF \times AG</math> and <math>CD \times CB=CG \times CF</math>, so we can compute that <math>EB = \frac{17}{14}</math> and <math>DB = \frac{31}{14}</math>. From the Pythagorean Theorem, we result in <math>DE = \frac{25 \sqrt{2}}{14}</math>, so <math>a+b+c=25+2+14= \boxed{041}</math>
 
Lastly, we apply power of a point from points <math>A</math> and <math>C</math> with respect to <math>\omega</math> and have <math>AE \times AB=AF \times AG</math> and <math>CD \times CB=CG \times CF</math>, so we can compute that <math>EB = \frac{17}{14}</math> and <math>DB = \frac{31}{14}</math>. From the Pythagorean Theorem, we result in <math>DE = \frac{25 \sqrt{2}}{14}</math>, so <math>a+b+c=25+2+14= \boxed{041}</math>

Revision as of 00:43, 19 March 2014

Problem 15

In $\triangle ABC$, $AB = 3$, $BC = 4$, and $CA = 5$. Circle $\omega$ intersects $\overline{AB}$ at $E$ and $B$, $\overline{BC}$ at $B$ and $D$, and $\overline{AC}$ at $F$ and $G$. Given that $EF=DF$ and $\frac{DG}{EG} = \frac{3}{4}$, length $DE=\frac{a\sqrt{b}}{c}$, where $a$ and $c$ are relatively prime positive integers, and $b$ is a positive integer not divisible by the square of any prime. Find $a+b+c$.

Solution

[asy] pair A = (0,3); pair B = (0,0); pair C = (4,0); draw(A--B--C--cycle); dotfactor = 3; dot("$A$",A,dir(135)); dot("$B$",B,dir(215)); dot("$C$",C,dir(305)); pair D = (2.21, 0); pair E = (0, 1.21); pair F = (1.71, 1.71); pair G = (2, 1.5); dot("$D$",D,dir(270)); dot("$E$",E,dir(180)); dot("$F$",F,dir(90)); dot("$G$",G,dir(0)); draw(Circle((1.107, 0.607), 1.26)); draw(D--E); draw(E--F); draw(D--F); draw(E--G); draw(D--G); draw(B--F); draw(B--G); [/asy]

First we note that $\triangle DEF$ is an isosceles right triangle with hypotenuse $\overline{DE}$ the same as the diameter of $\omega$. We also note that $\triangle DGE \sim \triangle ABC$ since $\angle EGD$ is a right angle and the ratios of the sides are $3:4:5$.

From congruent arc intersections, we know that $\angle GED \cong \angle GBC$, and that from similar triangles $\angle GED$ is also congruent to $\angle GCB$. Thus, $\triangle BGC$ is an isosceles triangle with $BG = GC$, so $G$ is the midpoint of $\overline{AC}$ and $AG = GC = 5/2$. Similarly, we can find from angle chasing that $\angle ABF = \angle EDF = \frac{\pi}4$. Therefore, $\overline{BF}$ is the angle bisector of $\angle B$. From the angle bisector theorem, we have $\frac{AF}{AB} = \frac{CF}{CB}$, so $AF = 15/7$ and $CF = 20/7$.

Lastly, we apply power of a point from points $A$ and $C$ with respect to $\omega$ and have $AE \times AB=AF \times AG$ and $CD \times CB=CG \times CF$, so we can compute that $EB = \frac{17}{14}$ and $DB = \frac{31}{14}$. From the Pythagorean Theorem, we result in $DE = \frac{25 \sqrt{2}}{14}$, so $a+b+c=25+2+14= \boxed{041}$

See also

2014 AIME I (ProblemsAnswer KeyResources)
Preceded by
Problem 14
Followed by
Last Question
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