返回题库

AIME 1999 · 第 14 题

AIME 1999 — Problem 14

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

Point PP_{} is located inside triangle ABCABC so that angles PAB,PBC,PAB, PBC, and PCAPCA are all congruent. The sides of the triangle have lengths AB=13,BC=14,AB=13, BC=14, and CA=15,CA=15, and the tangent of angle PABPAB is m/n,m/n, where mm_{} and nn_{} are relatively prime positive integers. Find m+n.m+n.

解析

Solution

AIME diagram

Solution 1

Drop perpendiculars from PP to the three sides of ABC\triangle ABC and let them meet AB,BC,\overline{AB}, \overline{BC}, and CA\overline{CA} at D,E,D, E, and FF respectively.

AIME diagram

Let BE=x,CF=y,BE = x, CF = y, and AD=zAD = z. We have that

DP=ztanθEP=xtanθFP=ytanθ\begin{aligned}DP&=z\tan\theta\\ EP&=x\tan\theta\\ FP&=y\tan\theta\end{aligned} We can then use the tool of calculating area in two ways

[ABC]=[PAB]+[PBC]+[PCA]=12(13)(ztanθ)+12(14)(xtanθ)+12(15)(ytanθ)=12tanθ(13z+14x+15y)\begin{aligned}[ABC]&=[PAB]+[PBC]+[PCA]\\ &=\frac{1}{2}(13)(z\tan\theta)+\frac{1}{2}(14)(x\tan\theta)+\frac{1}{2}(15)(y\tan\theta)\\ &=\frac{1}{2}\tan\theta(13z+14x+15y)\end{aligned} On the other hand,

[ABC]=s(sa)(sb)(sc)=21678=84\begin{aligned}[ABC]&=\sqrt{s(s-a)(s-b)(s-c)}\\ &=\sqrt{21\cdot6\cdot7\cdot8}\\ &=84\end{aligned} We still need 13z+14x+15y13z+14x+15y though. We have all these right triangles and we haven't even touched Pythagoras. So we give it a shot:

x2+x2tan2θ=z2tan2θ+(13z)2z2+z2tan2θ=y2tan2θ+(15y)2y2+y2tan2θ=x2tan2θ+(14x)2\begin{aligned}x^2+x^2\tan^2\theta&=z^2\tan^2\theta+(13-z)^2\\ z^2+z^2\tan^2\theta&=y^2\tan^2\theta+(15-y)^2\\ y^2+y^2\tan^2\theta&=x^2\tan^2\theta+(14-x)^2\end{aligned} Adding (1)+(2)+(3)(1) + (2) + (3) gives

x2+y2+z2=(14x)2+(15y)2+(13z)213z+14x+15y=295\begin{aligned}x^2+y^2+z^2&=(14-x)^2+(15-y)^2+(13-z)^2\\ \Rightarrow13z+14x+15y&=295\end{aligned} Recall that we found that [ABC]=12tanθ(13z+14x+15y)=84[ABC]=\frac{1}{2}\tan\theta(13z+14x+15y)=84. Plugging in 13z+14x+15y=29513z+14x+15y=295, we get tanθ=168295\tan\theta=\frac{168}{295}, giving us 463\boxed{463} for an answer.

Solution 2

Let AB=cAB=c, BC=aBC=a, AC=bAC=b, PA=xPA=x, PB=yPB=y, and PC=zPC=z.

So by the Law of Cosines, we have:

x2=z2+b22bzcosθy2=x2+c22cxcosθz2=y2+a22aycosθ\begin{aligned}x^2 &= z^2 + b^2 - 2bz\cos{\theta}\\ y^2 &= x^2 + c^2 - 2cx\cos{\theta}\\ z^2 &= y^2 + a^2 - 2ay\cos{\theta}\end{aligned} Adding these equations and rearranging, we have:

a2+b2+c2=(2bz+2cx+2ay)cosθ(1)a^2 + b^2 + c^2 = (2bz + 2cx + 2ay)\cos{\theta}\qquad(1) Now [CAP]+[ABP]+[BCP]=[ABC]=(21)(8)(7)(6)=84[CAP] + [ABP] + [BCP] = [ABC] = \sqrt {(21)(8)(7)(6)} = 84, by Heron's formula.

Now the area of a triangle, [A]=mnsinβ2[A] = \frac {mn\sin{\beta}}{2}, where mm and nn are sides on either side of an angle, β\beta. So,

[CAP]=bzsinθ2[ABP]=cxsinθ2[BCP]=aysinθ2\begin{aligned}[CAP] &= \frac {bz\sin{\theta}}{2}\\ [ABP] &= \frac {cx\sin{\theta}}{2}\\ [BCP] &= \frac {ay\sin{\theta}}{2}\end{aligned} Adding these equations yields:

[ABC]=84=(bz+cx+ay)sinθ2168=(bz+cx+ay)sinθ(2)\begin{aligned}[ABC]= 84 &= \frac {(bz + cx + ay)\sin{\theta}}{2}\\ \Rightarrow 168&= (bz + cx + ay)\sin{\theta}\qquad (2)\end{aligned} Dividing (2)(2) by (1)(1), we have:

168a2+b2+c2=(bz+cx+ay)sinθ(2bz+2cx+2ay)cosθtanθ=336a2+b2+c2=336142+152+132=336590=168295\begin{aligned}\frac {168}{a^2 + b^2 + c^2} &= \frac {(bz + cx + ay)\sin{\theta}}{(2bz + 2cx + 2ay)\cos{\theta}}\\ \Rightarrow \tan{\theta} = \frac {336}{a^2 + b^2 + c^2} &= \frac {336}{14^2 + 15^2 + 13^2} = \frac {336}{590} = \frac {168}{295}\end{aligned} Thus, m+n=168+295=463m + n = 168 + 295 = \boxed{463}.

Note: In fact, this problem is unfairly easy to those who happen to have learned about Brocard point. The Brocard Angle is given by

cot(θ)=a2+b2+c24Δcot(\theta)=\frac{a^2+b^2+c^2}{4\Delta}

Solution 3

Let PAB=PBC=PCA=x.\angle{PAB} = \angle{PBC} = \angle{PCA} = x. Then, using Law of Cosines on the three triangles containing vertex P,P, we have

b2=a2+16926acosxc2=b2+19628bcosxa2=c2+22530ccosx.\begin{aligned} 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{aligned} Add the three equations up and rearrange to obtain

(13a+14b+15c)cosx=295.(13a + 14b + 15c) \cos x = 295. Also, using [ABC]=12absinC[ABC] = \frac{1}{2}ab \sin \angle C we have

[ABC]=[APB]+[BPC]+[CPA]=sinx2(13a+14b+15c)=84    (13a+14b+15c)sinx=168.[ABC] = [APB] + [BPC] + [CPA] = \dfrac{\sin x}{2}(13a + 14b + 15c) = 84 \iff (13a + 14b + 15c) \sin x = 168. Divide the two equations to obtain tanx=168295    463. \tan x = \frac{168}{295} \iff \boxed{463}.~\square

Solution 4 (Law of sines)

Firstly, denote angles ABCABC, BCABCA, and CABCAB as BB, AA, and CC respectively. Let PAB=x\angle{PAB}=x. Notice that by angle chasing that BPC=180C\angle{BPC}=180-C and BPA=180B\angle{BPA}=180-B. Using the nice properties of the 13-14-15 triangle, we have sinB=1213\sin B = \frac{12}{13} and sinC=45\sin C = \frac{4}{5}. cosC\cos C is easily computed, so we have cosC=35\cos C=\frac{3}{5}.

Using Law of Sines,

BPsinx=13sin(180B)BPsin(Cx)=14sin(180C)\begin{aligned} \frac{BP}{\sin x} &= \frac{13}{\sin (180 - B)} \\ \frac{BP}{\sin (C - x)} &= \frac{14}{\sin (180 - C)} \end{aligned} hence,

BPsinx=13sinBBPsin(Cx)=14sinC\begin{aligned} \frac{BP}{\sin x} &= \frac{13}{\sin B} \\ \frac{BP}{\sin (C - x)} &= \frac{14}{\sin C} \end{aligned} Now, computation carries the rest.

13sinxsinB=14sin(Cx)sinC169sinx12=210sin(Cx)12169sinx=210(sinCcosxcosCsinx)169sinx=210(45cosx35sinx)169sinx=168cosx126sinx295sinx=168cosxtanx=168295\begin{aligned} \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{aligned} Extracting yields 168+295=463168 + 295 = \boxed{463}.

Solution 5 (Coordinate Bash)

AIME diagram

Plot ABC\triangle ABC on the coordinate plane with B=(0,0),C=(14,0),A=(5,12).B=(0,0), C=(14,0), A=(5,12). Let PAB=PBC=PCA=a\angle PAB=\angle PBC=\angle PCA=a, and let P=(x,y)P=(x,y). For convenience, define tana=k\tan a = k.

Since PBC=a\angle PBC=a, the slope of PBPB is kk, so PB: y=kx.PB:\ y=kx.

Let ADB\angle ADB be the angle that line ABAB makes with the xx-axis. Since tan(ADB)=125\tan(\angle ADB)=\frac{12}{5}, the slope of PAPA is

tan(ADB+a)=125+k1125k=12+5k512k.\tan(\angle ADB+a)=\frac{\frac{12}{5}+k}{1-\frac{12}{5}k}=\frac{12+5k}{5-12k}. Thus the equation of PAPA is

y12=12+5k512k(x5),y-12=\frac{12+5k}{5-12k}(x-5), which simplifies to

PA: y=12x+5kx169k512k.PA:\ y=\frac{12x+5kx-169k}{5-12k}. Similarly, since tan(ECA)=43\tan(\angle ECA)=-\frac{4}{3}, the slope of PCPC is

tan(ECA+a)=43+k1+43k=3k44k+3.\tan(\angle ECA+a)=\frac{-\frac{4}{3}+k}{1+\frac{4}{3}k}=\frac{3k-4}{4k+3}. Thus the equation of PCPC is

PC: y=3k44k+3(x14),PC:\ y=\frac{3k-4}{4k+3}(x-14), or equivalently,

PC: y=3kx4x42k+564k+3.PC:\ y=\frac{3kx-4x-42k+56}{4k+3}. Setting the equations of PBPB and PAPA equal gives

12x+5kx169k512k=kx.\frac{12x+5kx-169k}{5-12k}=kx. Clearing denominators yields

12x+5kx169k=5kx12k2x,12x+5kx-169k=5kx-12k^2x, which simplifies to

12x169k=12k2x.12x-169k=-12k^2x. Next, setting the equations of PBPB and PCPC equal gives

3kx4x42k+564k+3=kx.\frac{3kx-4x-42k+56}{4k+3}=kx. Clearing denominators yields

3kx4x42k+56=4k2x+3kx,3kx-4x-42k+56=4k^2x+3kx, or

4x42k+56=4k2x.-4x-42k+56=4k^2x. Multiplying by 3-3 gives

12x+126k168=12k2x.12x+126k-168=-12k^2x. Equating the right-hand sides of the two derived equations gives

12x+126k168=12x169k,12x+126k-168=12x-169k, so 295k=168,295k=168, and hence k=168295.k=\frac{168}{295}.

Because the problem asks for m+nm+n, where k=mnk=\frac{m}{n}, the final answer is 168+295=463.168+295=\boxed{463}.

~Voidling