Difference between revisions of "1999 AIME Problems/Problem 14"
(→Solution) |
|||
(9 intermediate revisions by 6 users not shown) | |||
Line 14: | Line 14: | ||
D(A--MP("P",P,NW)--B);D(P--C); | D(A--MP("P",P,NW)--B);D(P--C); | ||
D(anglemark(B,A,P,30));D(anglemark(C,B,P,30));D(anglemark(A,C,P,30)); | D(anglemark(B,A,P,30));D(anglemark(C,B,P,30));D(anglemark(A,C,P,30)); | ||
− | MP("13",(A+B)/2,S);MP(" | + | MP("13",(A+B)/2,S);MP("15",(A+C)/2,NW);MP("14",(C+B)/2,NE); |
</asy></center> | </asy></center> | ||
<!--This image does exist now: [[Image:1999_AIME-14.png]]--> | <!--This image does exist now: [[Image:1999_AIME-14.png]]--> | ||
Line 32: | Line 32: | ||
D(A--MP("P",P,SSW)--B);D(P--C); | D(A--MP("P",P,SSW)--B);D(P--C); | ||
D(anglemark(B,A,P,30));D(anglemark(C,B,P,30));D(anglemark(A,C,P,30)); | D(anglemark(B,A,P,30));D(anglemark(C,B,P,30));D(anglemark(A,C,P,30)); | ||
− | MP("13",(A+B)/2,S);MP(" | + | MP("13",(A+B)/2,S);MP("15",(A+C)/2,NW);MP("14",(C+B)/2,NE); |
/* constructing D,E,F as foot of perps from P */ | /* constructing D,E,F as foot of perps from P */ | ||
Line 102: | Line 102: | ||
</cmath> | </cmath> | ||
Thus, <math>m + n = 168 + 295 = \boxed{463}</math>. | Thus, <math>m + n = 168 + 295 = \boxed{463}</math>. | ||
+ | |||
+ | Note: In fact, this problem is unfairly easy to those who happen to have learned about Brocard point. The Brocard Angle is given by | ||
+ | <cmath>cot(\theta)=\frac{a^2+b^2+c^2}{4\Delta}</cmath> | ||
+ | |||
+ | === Solution 3 === | ||
+ | |||
+ | Let <math>\angle{PAB} = \angle{PBC} = \angle{PCA} = x.</math> Then, using Law of Cosines on the three triangles containing vertex <math>P,</math> we have | ||
+ | <cmath> | ||
+ | \begin{align*} | ||
+ | b^2 &= a^2 + 169 - 26a \cos x \\ | ||
+ | c^2 &= b^2 + 196 - 28b \cos x \\ | ||
+ | a^2 &= c^2 + 225 - 30c \cos x. | ||
+ | \end{align*} | ||
+ | </cmath> | ||
+ | Add the three equations up and rearrange to obtain <cmath>(13a + 14b + 15c) \cos x = 295.</cmath> Also, using <math>[ABC] = \frac{1}{2}ab \sin \angle C</math> we have <cmath>[ABC] = [APB] + [BPC] + [CPA] = \dfrac{\sin x}{2}(13a + 14b + 15c) = 84 \iff (13a + 14b + 15c) \sin x = 168.</cmath> Divide the two equations to obtain <math>\tan x = \frac{168}{295} \iff \boxed{463}.~\square</math> | ||
+ | |||
+ | |||
+ | === Solution 4 (Law of sines) === | ||
+ | Firstly, denote angles <math>ABC</math>, <math>BCA</math>, and <math>CAB</math> as <math>B</math>, <math>A</math>, and <math>C</math> respectively. Let <math>\angle{PAB}=x</math>. | ||
+ | Notice that by angle chasing that <math>\angle{BPC}=180-C</math> and <math>\angle{BPA}=180-B</math>. | ||
+ | Using the nice properties of the 13-14-15 triangle, we have <math>\sin B = \frac{12}{13}</math> and <math>\sin C = \frac{4}{5}</math>. <math>\cos C</math> is easily computed, so we have <math>\cos C=\frac{3}{5}</math>. | ||
+ | |||
+ | Using Law of Sines, | ||
+ | <cmath> | ||
+ | \begin{align*} | ||
+ | \frac{BP}{\sin x} &= \frac{13}{\sin (180 - B)} \\ | ||
+ | \frac{BP}{\sin (C - x)} &= \frac{14}{\sin (180 - C)} | ||
+ | \end{align*} | ||
+ | </cmath> | ||
+ | hence, | ||
+ | <cmath> | ||
+ | \begin{align*} | ||
+ | \frac{BP}{\sin x} &= \frac{13}{\sin B} \\ | ||
+ | \frac{BP}{\sin (C - x)} &= \frac{14}{\sin C} | ||
+ | \end{align*} | ||
+ | </cmath> | ||
+ | Now, computation carries the rest. | ||
+ | <cmath> | ||
+ | \begin{align*} | ||
+ | \frac{13 \sin x}{\sin B} &= \frac{14 \sin (C-x)}{\sin C} \\ | ||
+ | \frac{169 \sin x}{12} &= \frac{210 \sin (C-x)}{12} \\ | ||
+ | 169 \sin x &= 210 (\sin C \cos x - \cos C \sin x) \\ | ||
+ | 169 \sin x &= 210 (\frac{4}{5} \cos x - \frac{3}{5} \sin x) \\ | ||
+ | 169 \sin x &= 168 \cos x - 126 \sin x \\ | ||
+ | 295 \sin x &= 168 \cos x \\ | ||
+ | \tan x &= \frac{168}{295} | ||
+ | \end{align*} | ||
+ | </cmath> | ||
+ | Extracting yields <math>168 + 295 = \boxed{463}</math>. | ||
== See also == | == See also == |
Latest revision as of 12:25, 22 December 2022
Problem
Point is located inside triangle so that angles and are all congruent. The sides of the triangle have lengths and and the tangent of angle is where and are relatively prime positive integers. Find
Contents
Solution
Solution 1
Drop perpendiculars from to the three sides of and let them meet and at and respectively.
Let and . We have that We can then use the tool of calculating area in two ways On the other hand, We still need though. We have all these right triangles and we haven't even touched Pythagoras. So we give it a shot: Adding gives Recall that we found that . Plugging in , we get , giving us for an answer.
Solution 2
Let , , , , , and .
So by the Law of Cosines, we have: Adding these equations and rearranging, we have: Now , by Heron's formula.
Now the area of a triangle, , where and are sides on either side of an angle, . So, Adding these equations yields: Dividing by , we have: Thus, .
Note: In fact, this problem is unfairly easy to those who happen to have learned about Brocard point. The Brocard Angle is given by
Solution 3
Let Then, using Law of Cosines on the three triangles containing vertex we have Add the three equations up and rearrange to obtain Also, using we have Divide the two equations to obtain
Solution 4 (Law of sines)
Firstly, denote angles , , and as , , and respectively. Let . Notice that by angle chasing that and . Using the nice properties of the 13-14-15 triangle, we have and . is easily computed, so we have .
Using Law of Sines, hence, Now, computation carries the rest. Extracting yields .
See also
1999 AIME (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.