Let △ABC be an equilateral triangle with side length 55. Points D,E, and F lie on BC,CA, and AB, respectively, with BD=7,CE=30, and AF=40. Point P inside △ABC has the property that
∠AEP=∠BFP=∠CDP.
Find tan2(∠AEP).
Diagram
~MRENTHUSIASM
解析
Solution 1 (Coordinates Bash)
By Miquel's theorem, P=(AEF)∩(BFD)∩(CDE) (intersection of circles)*. The law of cosines can be used to compute DE=42, EF=35, and FD=13. Toss the points on the coordinate plane; let B=(−7,0), D=(0,0), and C=(48,0), where we will find tan2(∡CDP) with P=(BFD)∩(CDE).
By the extended law of sines, the radius of circle (BFD) is 2sin60∘13=3133. Its center lies on the line x=−27, and the origin is a point on it, so y=6233.
The radius of circle (CDE) is 2sin60∘42=143. The origin is also a point on it, and its center is on the line x=24, so y=23.
The equations of the two circles are
(BFD)(CDE):(x+27)2+(y−6233)2=3169:(x−24)2+(y−23)2=588
These equations simplify to
(BFD)(CDE):x2+7x+y2−3233y=0:x2−48x+y2−43y=0
Subtracting these two equations gives that both their points of intersection, D and P, lie on the line 55x−3113y=0. Hence, tan2(∡AEP)=tan2(∡CDP)=(311355)2=3(1155)2=075. To scale, the configuration looks like the figure below:
* Basic angle chasing gives ∠BDP=180−∠CDP. Because ∠BFP+∠BDP=180+∠BFP−∠CDP=180, which means that BFPD is cyclic, and that P passes through the circumcircle of triangle BFD. Similar reasoning leads us to the fact that P also passes through the circumcircles of triangles AEF and CDE, which means that P=(AEF)∩(BFD)∩(CDE). Continue as above.
Note: Since D and P are the two intersections of (BFD) and (CDE), we know that DP is perpendicular to the line between the centers of (BFD) and (CDE). Thus, after getting the coordinates of the centers of (BFD) and (CDE), we can then immediately find the slope of line DP, and then get the answer from there.
Solution 2 (Vectors/Complex)
Denote θ=∠AEP.
In AFPE, we have AF+FP+PE+EA=0. Thus,
AF+FPeiθ+PEei(θ+60∘)+EAe−i120∘=0.
Taking the real and imaginary parts, we get
AF+FPcosθ+PEcos(θ+60∘)+EAcos(−120∘)FPsinθ+PEsin(θ+60∘)+EAsin(−120∘)=0(1)=0(2)
In BDPF, analogous to the analysis of AFPE above, we get
BD+DPcosθ+PFcos(θ+60∘)+FBcos(−120∘)DPsinθ+PFsin(θ+60∘)+FBsin(−120∘)=0(3)=0(4)
Taking (1)⋅sin(θ+60∘)−(2)⋅cos(θ+60∘), we get
AFsin(θ+60∘)+23FP−EAsinθ=0.(5)
Taking (3)⋅sinθ−(4)⋅cosθ, we get
BDsinθ−23FP+FBsin(θ+120∘).(6)
Taking (5)+(6), we get
Drop the perpendiculars from P to AB, AC, BC, and call them Q,R, and S respectively. This gives us three similar right triangles FQP, ERP, and DSP.
The sum of the perpendiculars to a point P within an equilateral triangle is always constant, so we have that PQ+PR+PS=2553.
The sum of the lengths of the alternating segments split by the perpendiculars from a point P within an equilateral triangle is always equal to half the perimeter, so QA+RC+SB=2165, which means that FQ+ER+DS=QA+RC+SB−CE−AF−BD=2165−30−40−7=211.
a) Carnot's theorem. Given triangle △ABC and point P. Let PS⊥BC,PR⊥AC,PQ⊥AB.P doesn't have to be inside △ABC.
Prove that AQ2+BS2+CR2=AR2+BQ2+CS2.
b) Let △ABC be the equilateral triangle. Prove that AQ+BS+CR=23AB. (The sum of the lengths of the alternating segments split by the perpendiculars from a point P within an equilateral triangle is equal to half the perimeter.)
This solution is inspired by AIME 1999 Problem 14 Solution 2 (a similar question)
Draw line segments from P to points A, B, and C. And label the angle measure of ∠BFP, ∠CDP, and ∠AEP to be α
Using Law of Cosines (note that cos∠AFP=cos∠BDP=cos∠CEP=cos180∘−α=−cosα)
(1)BP2(2)BP2(3)CP2(4)CP2(5)AP2(6)AP2=FP2+152−2⋅FP⋅15⋅cos(α)=DP2+72+2⋅DP⋅7⋅cos(α)=DP2+482−2⋅DP⋅48⋅cos(α)=EP2+302+2⋅EP⋅30⋅cos(α)=EP2+252−2⋅EP⋅25⋅cos(α)=FP2+402+2⋅FP⋅40⋅cos(α)
We can perform this operation (1)−(2)+(3)−(4)+(5)−(6):
Leaving us with (after combining and simplifying)
cosα=2⋅(DP+EP+FP)11
Therefore, we want to solve for DP+EP+FP
Notice that ∠DPE=∠EPF=∠FPD=120∘
We can use Law of Cosines again to solve for the sides of △DEF, which have side lengths of 13, 42, and 35, and area 1203.
Label the lengths of PD, PE, and PF to be x, y, and z.
Therefore, using the sin area formula,
[△DEF]xy+yz+zx=21⋅sin120°⋅(xy+yz+zx)=1203=25⋅3⋅5
In addition, we know that
x2+y2+xyy2+z2+yzz2+x2+zx=422=352=132
By using Law of Cosines for △DPE, △EPF, and △FPD respectively
Because we want DP+EP+FP, which is x+y+z, we see that
(x+y+z)2(x+y+z)2(x+y+z)2x+y+z=2(x2+y2+xy)+(y2+z2+yz)+(z2+x2+zx)+3(xy+yz+zx)=2422+352+132+3⋅25⋅3⋅5=2299=1119
So plugging the results back into the equation before, we get
cosαsinα=219−1=21953
Giving us
tan2α=075
~Danielzh
~minor edits by BobZeBroccoli
Solution 5 (Combining Solutions 3 and 4)
We begin by using the fact stated in Solution 3 that, for any point in an equilateral triangle, the lengths of the three perpendicular lines dropped to the sides of the triangle add up to the altitude of that triangle. To make things simple, let's assign ∠AEP=∠BFP=∠CDP=α. We can label these three perpendiculars as:
PD⋅sinα+PE⋅sinα+PF⋅sinα=2553
Simplifying, we get
PD+PE+PF=2⋅sinα553
Now, as stated and quoting Solution 4, "Draw line segments from P to points A, B, and C. [We know that] the angle measure of ∠AEP, ∠BFP, and ∠CDP is α
Using Law of Cosines (note that cos∠AFP=cos∠BDP=cos∠CEP=cos180∘−α=−cosα)
(1)BP2(2)BP2(3)CP2(4)CP2(5)AP2(6)AP2=FP2+152−2⋅FP⋅15⋅cos(α)=DP2+72+2⋅DP⋅7⋅cos(α)=DP2+482−2⋅DP⋅48⋅cos(α)=EP2+302+2⋅EP⋅30⋅cos(α)=EP2+252−2⋅EP⋅25⋅cos(α)=FP2+402+2⋅FP⋅40⋅cos(α)
We can perform this operation (1)−(2)+(3)−(4)+(5)−(6):
Leaving us with (after combining and simplifying)
PD+PE+PF=2⋅cosα11
".
Now, we can use our previous equation along with this one to get:
2⋅cosα11=2⋅sinα553
.
This equation becomes:
tanα=53
As so, our answer is
(53)2=075.
~Solution by armang32324 (Mathemagics Club)
Solution 6
By the law of cosines,
FE=AF2+AE2−2AF⋅AEcos∠FAE=35.
Similarly we get FD=13 and DE=42. ∠AEP=∠BFP=∠CDP=△θ implies that AFPE, BDPF, and CDPE are three cyclic quadrilaterals, as shown below:
Using the law of sines in each,
35AP=FEAP=42CP=EDCP=13BP=DFBP=sin3πsinθ.
So we can set AP=35k, BP=13k, and CP=42k. Let PD=d, PE=e, and PF=f. Applying Ptolemy theorem in the cyclic quadrilaterals,
⎩⎨⎧AP⋅FE=AF⋅PE+AE⋅PF,CP⋅ED=CE⋅PD+CD⋅PE,BP⋅DF=BD⋅PF+BF⋅PD.⟹⎩⎨⎧1225k=40e+25f,1764k=30d+48e,169k=15d+7f,
We can solve out d=554k, e=30k, f=k. By the law of cosines in △PEF, FE=900k2+k2−60k⋅(2−1)=931k. The law of sines yield sin∠FAEsin∠AEP=FEAP=931k35k=93135. Lastly, sin∠AEP=38557, then tan∠AEP=53. The answer is
(53)2=075.
Solution 7
P is well known to be the Miquel point of triangle DEF. By Law of Cosines, EF=35, FD=13, DE=42. Call PD, PE, PF: x, y, z respectively. Then we obtain that x2+xy+y2=422, x2+xz+z2=132, y2+yz+z2=352. Note that since the area of the triangle by sine area formula is (xy+xz+yz)(43), but by Heron's formula, the area of the triangle is (45)(3)(32)(10)=(5)(3)(8)3=1203. xy+xz+yz=480, and so we obtain x+y+z=1119 by adding all the equations together. Now, subtract any two equations from each other to obtain (y−z)(1119)=(55)(29), (x−z)(1119)=(7)(77), x−z=1949, y−z=19145, and z=195, y=19150, and x=5419. Now we find PC through Ptolemy's theorem, do Law of Cosines, and we are finished.
Solution 8 (Coordinates Bash Again!)
Recall that if θ is the angle between two lines with slopes m1,m2, we can write:
tan(θ)=∣1+m1⋅m2m1−m2∣
We will use this fact to solve the problem. Let B be at the origin, C be at (55,0) and A be at (255,2553). Next, we can easily find the equation of line AB as y=x3 and the equation of line AC as y=−x3+553. We also know that D is at (7,0) given the problem's conditions. We can now find the coordinates of E and F. To find the coordinates of F, recall that F lies on line segment AB which has equation y=x3. Hence, F will be a point of the form (x,x3). We also know the distance between F and B(the origin), is just 55−40=15. So the distance between the point (x,x3) and (0,0) is just 15. We can use the distance formula to get a solution of x=215(there will be two solutions but one of them is unfeasible). So the coordinates of F is just (215,2153). Similarly, we can find the coordinates of E in a similar way to get (40,153). Note that ∠BFP=∠PEA=∠PDC=θ. Let's focus on ∠BFP. This angle is between lines BF and FP so we just have to compute the slopes of these lines. Let P be at point (a,b). Then, the slope of BF is just 3 and the slope of FP is just 2a−152b−153. Because the angle between these two lines is θ, we can use our above lemma to get the equation:
tan(θ)=∣1+3⋅2a−152b−1533−2a−152b−153∣
We can similarly use the other angles and lines to come up with two more of these type of equations:
We have 3 equations with 3 variables and since we are trying to find tan(θ)2, we can treat tan(θ) as a variable. We solve to get tan(θ)=53 and therefore our answer is just 075.
Note: How to solve the system of equations
The first step is to realize that we need to make the inputs nicer. So we clear the fractions and set them equal. Doing so, we have:
a+b3−30a3−b=−a+b3−5a3+b−553=7−ab.
Now we can write:
a+b3−30a3−b=7−ab−a+b3−5a3+b−553=7−ab
Here, we're going to change a to x and b to y just to make the solving more traditional. We can cross multiply the first equation and simplify to get
7x3−x23=y23−23y
Next, we cross multiply the second equation to get:
7x3−x23+7y−xy−3853+55x3=−xy+y23−5y
Notice we could make some substitutions from our first equation to the second equation:
y23−23y+7y−3853+55x3=y23−5y
We simplify this to get:
−16y−3853+55x3=−5y
This means:
55x3−3853=11y
Which yields:
y=53(x−7)
Now, we plug this representation into the equation 7x3−x23=y23−23y we got earlier to get:
7x3−x23=753(x−7)2−115x3+8053
We can expand and simplify to get:
122x3−x23=75x23−1050x3+44803
Simplifying, we get:
76x23−1172x3+44803=0
This yields:
19x2−293x+1120=0
Now this is trivial to solve:
x=38293±2932−76⋅1120
To find 2932 really quickly under contest conditions, we can do:
The discriminant nicely simplifies to 85849−85120=729=272
So we have x=38293+27=38320=19160. (Note that if we take the negative version of the solution, we would have x=38266=7 but this would yield y=53⋅7−353=0 which is absurd)
And now we're basically done. Recall that y=5x3−353=1953⋅160−19353⋅19=191353. Now recall that we let a=x and b=y so we now have a=19160 and b=191353.
Now, recall that tan(θ)=∣7−ab∣=∣7−19160191353∣=∣19133−160191353∣=∣−271353∣=∣−53∣=53 as desired.