Point P is located inside triangle ABC so that angles PAB,PBC, and PCA are all congruent. The sides of the triangle have lengths AB=13,BC=14, and CA=15, and the tangent of angle PAB is m/n, where m and n are relatively prime positive integers. Find m+n.
解析
Solution
Solution 1
Drop perpendiculars from P to the three sides of △ABC and let them meet AB,BC, and CA at D,E, and F respectively.
Let BE=x,CF=y, and AD=z. We have that
DPEPFP=ztanθ=xtanθ=ytanθ
We can then use the tool of calculating area in two ways
[ABC]=[PAB]+[PBC]+[PCA]=21(13)(ztanθ)+21(14)(xtanθ)+21(15)(ytanθ)=21tanθ(13z+14x+15y)
On the other hand,
[ABC]=s(s−a)(s−b)(s−c)=21⋅6⋅7⋅8=84
We still need 13z+14x+15y though. We have all these right triangles and we haven't even touched Pythagoras. So we give it a shot:
x2+y2+z2⇒13z+14x+15y=(14−x)2+(15−y)2+(13−z)2=295
Recall that we found that [ABC]=21tanθ(13z+14x+15y)=84. Plugging in 13z+14x+15y=295, we get tanθ=295168, giving us 463 for an answer.
Solution 2
Let AB=c, BC=a, AC=b, PA=x, PB=y, and PC=z.
So by the Law of Cosines, we have:
x2y2z2=z2+b2−2bzcosθ=x2+c2−2cxcosθ=y2+a2−2aycosθ
Adding these equations and rearranging, we have:
a2+b2+c2=(2bz+2cx+2ay)cosθ(1)
Now [CAP]+[ABP]+[BCP]=[ABC]=(21)(8)(7)(6)=84, by Heron's formula.
Now the area of a triangle, [A]=2mnsinβ, where m and n are sides on either side of an angle, β. So,
[CAP][ABP][BCP]=2bzsinθ=2cxsinθ=2aysinθ
Adding these equations yields:
[ABC]=84⇒168=2(bz+cx+ay)sinθ=(bz+cx+ay)sinθ(2)
Dividing (2) by (1), we have:
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(θ)=4Δa2+b2+c2
Solution 3
Let ∠PAB=∠PBC=∠PCA=x. Then, using Law of Cosines on the three triangles containing vertex P, we have
b2c2a2=a2+169−26acosx=b2+196−28bcosx=c2+225−30ccosx.
Add the three equations up and rearrange to obtain
(13a+14b+15c)cosx=295.
Also, using [ABC]=21absin∠C we have
[ABC]=[APB]+[BPC]+[CPA]=2sinx(13a+14b+15c)=84⟺(13a+14b+15c)sinx=168.
Divide the two equations to obtain tanx=295168⟺463.□
Solution 4 (Law of sines)
Firstly, denote angles ABC, BCA, and CAB as B, A, and C respectively. Let ∠PAB=x. Notice that by angle chasing that ∠BPC=180−C and ∠BPA=180−B. Using the nice properties of the 13-14-15 triangle, we have sinB=1312 and sinC=54. cosC is easily computed, so we have cosC=53.