Difference between revisions of "2005 AIME II Problems/Problem 14"
CaptainFlint (talk | contribs) (→Solution) |
(→Solution 2) |
||
Line 3: | Line 3: | ||
In [[triangle]] <math> ABC, AB=13, BC=15, </math> and <math>CA = 14. </math> Point <math> D </math> is on <math> \overline{BC} </math> with <math> CD=6. </math> Point <math> E </math> is on <math> \overline{BC} </math> such that <math> \angle BAE\cong \angle CAD. </math> Given that <math> BE=\frac pq </math> where <math> p </math> and <math> q </math> are relatively prime positive integers, find <math> q. </math> | In [[triangle]] <math> ABC, AB=13, BC=15, </math> and <math>CA = 14. </math> Point <math> D </math> is on <math> \overline{BC} </math> with <math> CD=6. </math> Point <math> E </math> is on <math> \overline{BC} </math> such that <math> \angle BAE\cong \angle CAD. </math> Given that <math> BE=\frac pq </math> where <math> p </math> and <math> q </math> are relatively prime positive integers, find <math> q. </math> | ||
− | == Solution == | + | == Solution 1== |
<center><asy> | <center><asy> | ||
import olympiad; import cse5; import geometry; size(150); | import olympiad; import cse5; import geometry; size(150); | ||
Line 36: | Line 36: | ||
Substituting our knowns, we have <math>\frac{CE}{BE} = \frac{3 \cdot 14^2}{2 \cdot 13^2} = \frac{BC - BE}{BE} = \frac{15}{BE} - 1 \Longrightarrow BE = \frac{13^2 \cdot 15}{463}</math>. The answer is <math>q = \boxed{463}</math>. | Substituting our knowns, we have <math>\frac{CE}{BE} = \frac{3 \cdot 14^2}{2 \cdot 13^2} = \frac{BC - BE}{BE} = \frac{15}{BE} - 1 \Longrightarrow BE = \frac{13^2 \cdot 15}{463}</math>. The answer is <math>q = \boxed{463}</math>. | ||
+ | |||
+ | == Solution 2 (Similar Triangles)== | ||
+ | Drop the altitude from A and call the base of the altitude Q. Also, drop the altitudes from E and D to AB and AC respectively. Call the foot of the altitudes R and S respectively. | ||
+ | |||
+ | From here, we can use Heron's Formula to find the altitude. The area of the triangle is <math>\sqrt{21*6*7*8}</math> = 84. We can then use similar triangles with triangle AQC and triangle DSC to find DS=<math>\frac{24}{5}</math>. Consequently, from Pythagorean theorem, SC = <math>\frac{18}{5}</math> and AS = 14-SC = <math>\frac{52}{5}</math>. We can also use pythagorean triangle on triangle AQB yo determine that BQ = <math>\frac{33}{5}</math>. | ||
+ | |||
+ | Next, label AR as y and RE as x. RB then equals 13-y. Then, we have two similar triangles. | ||
+ | |||
+ | Firstly: <math>\triangle ARE \sim \triangle ASD</math>. From there, we have <math>\frac{x}{y} = \frac{\frac{24}{5}}{\frac{53}{5}}</math>. | ||
+ | Next: <math>\triangle BRE \sim \triangle BQA</math>. From there, we have <math>\frac{x}{13-y} = \frac{\frac{56}{5}}{\frac{33}{5}}</math>. | ||
+ | Solve the system to get x = <math>/frac{2184}{463}</math> and y = <math>/frac{4732}{463}</math>. Notice that 463 is prime, so even though we use pythagorean theorem on x and 13-y, the denominator won't change. The answer we desire is \boxed{463}$. | ||
== See also == | == See also == |
Revision as of 11:39, 30 June 2015
Problem
In triangle and Point is on with Point is on such that Given that where and are relatively prime positive integers, find
Solution 1
By the Law of Sines and since , we have
Substituting our knowns, we have . The answer is .
Solution 2 (Similar Triangles)
Drop the altitude from A and call the base of the altitude Q. Also, drop the altitudes from E and D to AB and AC respectively. Call the foot of the altitudes R and S respectively.
From here, we can use Heron's Formula to find the altitude. The area of the triangle is = 84. We can then use similar triangles with triangle AQC and triangle DSC to find DS=. Consequently, from Pythagorean theorem, SC = and AS = 14-SC = . We can also use pythagorean triangle on triangle AQB yo determine that BQ = .
Next, label AR as y and RE as x. RB then equals 13-y. Then, we have two similar triangles.
Firstly: . From there, we have . Next: . From there, we have . Solve the system to get x = and y = . Notice that 463 is prime, so even though we use pythagorean theorem on x and 13-y, the denominator won't change. The answer we desire is \boxed{463}$.
See also
2005 AIME II (Problems • Answer Key • Resources) | ||
Preceded by Problem 13 |
Followed by Problem 15 | |
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.