Point D lies on side BC of △ABC so that AD bisects ∠BAC. The perpendicular bisector of AD intersects the bisectors of ∠ABC and ∠ACB in points E and F, respectively. Given that AB=4,BC=5, and CA=6, the area of △AEF can be written as pmn, where m and p are relatively prime positive integers, and n is a positive integer not divisible by the square of any prime. Find m+n+p.
Diagram
解析
Solution 1
Points are defined as shown (Actually Point G is a point on line BC such that △AGD has circumcenter F, while Point H is a point on line BC such that △AHD has circumcenter E). Since ∠AFE=∠AGD, and ∠AEF=∠AHD, it is a breakthrough to get △AFE∼△AGH. We'd like to compare altitudes to help us compare their areas. Now, note that AD/2 is the altitude of △AFE, and Stewart's theorem implies that AD/2=218. Similarly, the altitude of △AGH is the altitude of △ABC, or 237. However, by the symmetry axis BE on quadrilateral ABHE, we have BH=AB=4, and similarly CG=CA=6, so GB=HC=1, and therefore [AGH]=[ABC]. From here, we get that the area of △AFE is 4157∗(218237)2=14157⟹036, by similarity. ~awang11 ~gougutheorem
Solution 2
Let MA, MB, MC be the midpoints of arcs BC, CA, AB. By Fact 5, we know that MAB=MAC=MAI, and so by Ptolmey's theorem, we deduce that
AB⋅MAC+AC⋅MAB=BC⋅MAA⟹MAA=2MAI.
In particular, we have AI=IMA.
Now the key claim is that:
Claim:△DEF and △MAMBMC are homothetic at I with ratio 2.
Proof. First, we show that D is the midpoint of MAI. Indeed, we have
DMAID=BMABI⋅sin∠CBMAsin∠IBC=AIBI⋅sin∠A/2sin∠B/2=1
by Ratio lemma and Law of Sines.
Now observe that:
MBMC is the perpendicular bisector of AI,
EF is the perpendicular bisector of AD, and
ID=AI/2.
Combining these facts gives that EF is a midline in △IMBMC, which proves the claim. ■
To finish, we compute [MAMBMC], noting that [AEF]=[DEF]=41[MAMBMC].
By Heron's, we can calculate the circumradius R=8/7, and by Law of Cosines, we get
cosAcosBcosC=169⟹cosA/2=325=81⟹cosB/2=43=43⟹cosC/2=87.
Then using [XYZ]=2R2sinXsinYsinZ, we can compute
[MAMBMC]=2⋅764⋅325⋅43⋅87=7307.
Thus [AEF]=157/14, which gives a final answer of 036.
~pinetree1
Solution 3(coord bash + basic geometry)
Let BC lie on the x-axis and B be the origin. C is (5,0). Use Heron's formula to compute the area of triangle ABC. We have s=215. and [ABC]=2415⋅7⋅5⋅3=4157. We now find the altitude, which is 52157=237, which is the y-coordinate of A. We now find the x-coordinate of A, which satisfies x2+(237)2=16, which gives x=21 since the triangle is acute. Now using the Angle Bisector Theorem, we have 64=CDBD and BD+CD=5 to get BD=2. The coordinates of D are (2,0). Since we want the area of triangle AEF, we will find equations for perpendicular bisector of AD, and the other two angle bisectors. The perpendicular bisector is not too challenging: the midpoint of AD is (45,437) and the slope of AD is −7. The slope of the perpendicular bisector is 71. The equation is(in point slope form) y−437=71(x−45). The slope of AB, or in trig words, the tangent of ∠ABC is 37. Finding sin∠ABC=4237=837 and cos∠ABC=421=81. Plugging this in to half angle tangent, it gives 1+81837=37 as the slope of the angle bisector, since it passes through B, the equation is y=37x. Similarly, the equation for the angle bisector of C will be y=−71(x−5). For E use the B-angle bisector and the perpendicular bisector of AD equations to intersect at (3,7). For F use the C-angle bisector and the perpendicular bisector of AD equations to intersect at (21,279). The area of AEF is equal to 2EF⋅2AD since AD is the altitude of that triangle with EF as the base, with 2AD being the height. EF=752 and AD=32, so [AEF]=2715=14157 which gives 036. NEVER overlook coordinate bash in combination with beginner synthetic techniques.~vvluo
Solution 4 (Coordinate Bash + Trig)
Let B=(0,0) and BC be the line y=0. We compute that cos∠ABC=81, so tan∠ABC=37. Thus, A lies on the line y=3x7. The length of AB at a point x is 8x, so x=21.
We now have the coordinates A=(21,237), B=(0,0) and C=(5,0). We also have D=(2,0) by the angle-bisector theorem and M=(45,437) by taking the midpoint. We have that because cos∠ABC=81, cos2∠ABC=43 by half angle formula.
We also compute cos∠ACB=43, so cos2∠ACB=414.
Now, AD has slope −2−21237=−7, so it's perpendicular bisector has slope 77 and goes through (45,437).
We find that this line has equation y=77x+747.
As cos∠CBI=43, we have that line BI has form y=37x. Solving for the intersection point of these two lines, we get x=3 and thus E=(3,7)
We also have that because cos∠ICB=414, CI has form y=−7x7+757.
Intersecting the line CI and the perpendicular bisector of AD yields −7x7+757=7x7+747.
Solving this, we get x=21 and so F=(21,1497).
We now compute EF=(25)2+(1457)2=7514. We also have MA=(43)2+(437)2=232.
As MA⊥EF, we have [△AEF]=21(232×7514)=14157.
The desired answer is 15+7+14=036 ~Imayormaynotknowcalculus
Solution 5 (Barycentric Coordinates)
As usual, we will use homogenized barycentric coordinates.
We have that AD will have form 3z=2y. Similarly, CF has form 5y=6x and BE has form 5z=4x. Since A=(1,0,0) and D=(0,53,52), we also have M=(21,103,51). It remains to determine the equation of the line formed by the perpendicular bisector of AD.
This can be found using EFFT. Let a point T on EF have coordinates (x,y,z). We then have that the displacement vector AD=(−1,53,52) and that the displacement vector TM has form (x−21,y−103,z−51). Now, by EFFT, we have 52(53×(z−51)+52×(y−103))+62(−1×(z−51)+52×(x−21))+42(−1×(y−103)+53×(x−21))=0. This equates to 8x−2y−7z=2.
Now, intersecting this with BE, we have 5z=4x, 8x−2y−7z=2, and x+y+z=1. This yields x=32, y=−51, and z=158, or E=(32,−51,158).
Similarly, intersecting this with CF, we have 5y=6x, 8x−2y−7z=2, and x+y+z=1. Solving this, we obtain x=73, y=3518, and z=352, or F=(73,3518,352).
We finish by invoking the Barycentric Distance Formula twice; our first displacement vector being FE=(215,−75,2110). We then have FE2=−25(−75⋅2110)−36(215⋅2110)−16(215⋅−75)=750, thus FE=7514.
Our second displacement vector is AM=(−21,103,51). As a result, AM2=−25(103⋅51)−36(−21⋅51)−16(−21⋅103)=29, so AM=232.
As AM⊥EF, the desired area is 27514×232=14157⟹m+n+p=036. ~Imayormaynotknowcalculus
Remark: The area of △AEF can also be computed using the Barycentric Area Formula, although it may increase the risk of computational errors; there are also many different ways to proceed once the coordinates are determined.
Solution 6 (geometry+trig)
To get the area of △AEF, we try to find AM and ∠EAF.
Since AD is the angle bisector, we can get that BD=2 and CD=3. By applying Stewart's Theorem, we can get that AD=32. Therefore AM=232.
Since EF is the perpendicular bisector of AD, we know that AE=DE. Since BE is the angle bisector of ∠BAC, we know that ∠ABE=∠DBE. By applying the Law of Sines to △ABE and △DBE, we know that sin∠BAE=sin∠BDE. Since BD is not equal to AB and therefore these two triangles are not congruent, we know that ∠BAE and ∠BDE are supplementary. Then we know that ∠ABD and ∠AED are also supplementary. Given that AE=DE, we can get that ∠DAE is half of ∠ABC. Similarly, we have ∠DAF is half of ∠ACB.
By applying the Law of Cosines, we get cos∠ABC=81, and then sin∠ABC=837. Similarly, we can get cos∠ACB=43 and sin∠ACB=47. Based on some trig identities, we can compute that tan∠DAE=1+cos∠ABCsin∠ABC=37, and tan∠DAF=77.
Finally, the area of △AEF equals 21AM2(tan∠DAE+tan∠DAF)=14157. Therefore, the final answer is 15+7+14=036. ~xamydad
Remark: I didn't figure out how to add segments AF, AE, DF and DE. Can someone please help add these segments?
(Added :) ~Math_Genius_164)
Solution 7
First and foremost [△AEF]=[△DEF] as EF is the perpendicular bisector of AD. Now note that quadrilateral ABDF is cyclic, because ∠ABF=∠FBD and FA=FD. Similarly quadrilateral AEDC is cyclic,
⟹∠EDA=2C,∠FDA=2B
Let A′,B′, C′ be the A,B, and C excenters of △ABC respectively. Then it follows that △DEF∼△A′C′B′. By angle bisector theorem we have BD=2⟹IAID=BABD=21. Now let the feet of the perpendiculars from I and A′ to BC be X and Y resptively. Then by tangents we have
BX=s−AC=23⟹XD=2−23=21CY=s−AC⟹YD=3−23=23⟹DA′ID=YDXD=31⟹[△DEF]=161[△A′C′B′]
From the previous ratios, AI:ID:DA′=2:1:3⟹AD=DA′⟹[△ABC]=[△A′BC] Similarly we can find that [△B′AC]=2[△ABC] and [△C′AB]=74[△ABC] and thus
First let the incenter be I. Let M be the midpoint of minor arc BC on (ABC) and let K be the foot of M to BC.
We can find AD using Stewart's Theorem: from Angle Bisector Theorem BD=2 and CD=3. Then it is easy to find that AD=33.
Now we trig bash for DI=MI−MD. Notice that MI=MB from the Incenter Excenter Lemma. We obtain that MB=cos2ABK=42525=22. To get MD we angle chase to get ∠KDM=2A+C. Then
cos(2A+C)=cos2AcosC−sin2AsinC=221=MD21
gives MD=2. This means DI=2.
Now let AI∩EF=G. It is easy to angle chase ∠GIE=90−2B and ∠GIF=90−2C. Since GI=GD−ID=232−2=22, we compute that
EF=EG+FG=22(cotB/2+cotC/2)=22(73+7)=7514
which implies
[AEF]=AG∗EF/2=232∗7514/2=14157
which gives an answer of 36. ~Leonard_my_dude~
Solution 9 (Official MAA 1)
Let x=∠BAD=∠CAD, y=∠CBE=∠ABE, and z=∠BCF=∠ACF. Notice that x+y+z=90∘.
In △ABD, segment BE is the bisector of ∠ABD, and E lies on the perpendicular bisector of side AD. Therefore E is the midpoint of arc AD⌢ on the circumcircle of △ABD. It follows that ∠BED=∠BAD=x and ∠EDA=∠EBA=y. Likewise, ACDF is cyclic, ∠CFD=∠CAD=x, and ∠FDA=∠FCA=z. Because EF is the perpendicular bisector of AD, triangles AEF and DEF are congruent, implying that
DE=BD⋅sinxsiny and DF=CD⋅sinxsinz.
By the Angle Bisector Theorem, BD=2 and CD=3. Combining the above information yields
[△AEF]=sin2x3siny⋅sinz⋅cosx.
Applying the Law of Cosines to △ABC gives cos2x=169, cos2y=81, and cos2z=43. By the Half Angle Formulas,
sin2x=327,cosx=3225,siny=167, and sinz=81.
Therefore
[△AEF]=3273⋅167⋅81⋅3225=14157.
The requested sum is 15+7+14=36.
Solution 10 (Official MAA 2)
Let the point M be the midpoint of AD, let I be the incenter of △ABC which is the common point of lines AD, BE, and CF, and let r be the inradius of △ABC. The semiperimeter of △ABC is
s=2AB+BC+CA=215,
and Heron's Formula gives the area of △ABC as
s(s−AB)(s−BC)(s−CA)=4157.
This area is also rs implying that r=27. Stewart's Theorem gives AD=32. Because the ratio of the areas of △IBC and △ABC is ADID, it follows that
ID=AD⋅41572r⋅BC=2.
Thus IM=MD−ID=22.
Note that ∠EFI=90∘−∠FIA=90∘−∠CID=90∘−2∠A−2∠C=2∠B=∠IBC. Thus △IBC∼△IFE. The height of △IBC to I is r=27, and the height of △IFE to I is IM=22, so EF=BC⋅rIM=7514. The needed area of △AEF is 21⋅EF⋅2AD=14157, as above.
Solution 11 Bash for life
Firstly, it is easy to find BD=2,CD=3 with angle bisector theorem.
Using LOC and some trig formulas we get all those values: cos∠B=81,sin∠B=837,cos∠2B=43,cos∠2ACB=414 Now we find the coordinates of points A,E,F and we apply shoelace theorem later. Point A's coordinates is (4∗81,4∗837)=(21,237), Let AJ is perpendicular to BC, tan∠JAD=2372−21=77, which means the slope of FE is 77. Find the coordinate of M, it is easy, (45,437), the function EF is y=77x+747. Now find the intersection of EF,EB, 77x+747=37x, getting that x=3,E(3,7) Now we look at line segment CF, since cos∠2ACB=414,tan∠2ACB=77. Since the line passes (5,0), we can set the equation to get the CF:y=−77+757, find the intersection of CF,EF,−77x+757=77x+747, getting that F:(21,1497) and in the end we use shoelace theorem with coordinates of A,F,E getting the area 14157 leads to the final answer 36
~bluesoul
Solution 12 (Simple geometry)
Using the Claim (below) we get I is orthocenter of △DEF,∠EDG=β,∠FDG=γ. So area of △DEF is
[△DEF]=2DG⋅FE=8AD2(tanβ+tanγ).
Semiperimeter of △ABCs=215, so the bisector
AD=AB+AC2s(s−BC)⋅AB⋅AC=32.
We get the inradius by applying Heron's formula
r=s(s−AB)(s−BC)(s−AC)=15⋅43⋅5⋅7=27.
We use formulas for inradius and get
tanβ=s–ACr=37,tanγ=s–ABr=77.
The area [△DEF]=14157.
Claim
Let I be incenter of △ABC. Then bisector BI, perpendicular bisector of AD, and perpendicular dropped to bisector CI from point D are concurrent.
Proof
Denote ∠BAC=2α,∠ABC=2β,∠ACB=2γ. Then α+β+γ=90∘. Denote P the intersection point of BC and the tangent line to the circumcircle at point A.
WLOC,γ>β (case γ=β is trivial).
∠PAC=∠ABC=2β (this angles are measured by half the arc AC⌢ of the circumcircle).
∠APC=∠ACD−∠PAC=2(γ−β),∠ADP=180o–∠DAC−∠ACD=180o–α–2γ=α+2β=∠DAP⟹AP=DP.
Therefore bisector of angle P coincite with the perpendicular bisector of AD.
By applying the Law of Sines to △ABP we get APBP=sin2β.sin2γ
Let E be crosspoint of PG and bisector BI. By applying the Law of Sines to △BEP we get
BPEP=sin(180o–β–(γ–β))sinβ=sinγsinβ.
Let E′ be crosspoint of PG and the perpendicular dropped to bisector CI from point D.
DPE′P=sin(180o−(90o–γ)–(γ−β))sin(90∘–γ)=cosβcosγ.EPE′P=DPE′P⋅BPAP⋅EPBP=cosβcosγ⋅sin2γsin2β⋅sinβsinγ=1⟹E coincide with E′.
vladimir.shelomovskii@gmail.com, vvsss
Solution 13 (Trig)
Denote I as the incenter of △ABC and M as the intersecting point of AD and EF.
We solve this question based on this equation: [△AEF]=21×AM×(tan∠EFIIM+tan∠FEIIM).
Firstly, let's compute the trig value of ∠EFI and ∠FEI. Using the Cosine Law and half-angle formula, we obtain:
cos∠B=81,sin2∠B=47,cos2∠B=43cos∠C=43,sin2∠C=81,cos2∠C=87
Noticing that by angle chasing, ∠EFI=90∘−∠FIA=90∘−∠CID=90∘−(180∘−2∠A−∠B−2∠C)=2∠B. Similarly, ∠FEI=2∠C. Thus, tan∠EFI=37 and tan∠FEI=71
Then we find AM: by Stewart's theorem, AM=2AD=232.
For MI, first noticing that MI=MD−ID=232−ID. Then, by Angel Bisector's theorem, we have BD=2,CD=3, and applying Sine Law:
sin2∠CID=sin∠CIDCDsin2∠CID=cos2∠BCD
Substituting the known values, we get ID=2. Thus, MI=22
Now, we already find all the unknown values in the very beginning equation. Substituting all the values, we obtain [△AEF]=14157, which gives a final answer of 036.
~Ericcc
Solution 14 (No Trig, No Coordinate Bashing, Simple Geometry)
[AUTHOR'S NOTE: Someone please help make a better diagram...]
By Angle Bisector Theorem, BD=2,DC=3. By Stewart's, AD=32, so AK=232. Thus, it suffices to find FE.
Notice that △AIK≅△DIK, because IK is the perpendicular bisector of AD. Also notice that △AIK≅△AJK by SAS. Thus, AJDI is a rhombus, and AI∥JD,AJ∥ID.
Now notice △CJD∼△CAB by AAA. Since CBCD=ABJD=53, we have that JD=ID=IA=AJ=512. Thus, by Pythagorean Theorem, KJ=10314,IJ=5314.
We now do some length chasing. BI=4−512=58,CJ=6−512=518. By Angle Bisector Theorem on △BID, we have IL=1516. Similarly on △CJD, JM=5572. We also have AG=1124 and AH=38 by Angle Bisector Theorem on △ABC. Thus, GI=AI−AG=512−1124=5512, and JH=AH−AJ=38−512=154.
It is easily shown that △GIF∼△JMF, so by the side length ratios, we have
GIJM=IFJF=55125572=6.
Similarly, we can see that △EJH∼△EIL, so by the side length ratios, we have
JKIL=JEEI=1541516=4.
So, we can see that the length of FE is 76+31=2125 times the length of IJ. However, the length of IJ is 5314, so FE=7514, and the area of △AFE is 21×7514×232=14157. Thus, the desired answer is 15+7+14=036.
~easond
Solution 15(Similar to Solutions with analytic geometry but this is pure coordinate bash)
Set B to be at (0,0). Then C will be at (5,0). Let A be at (x,y). Hence,
x2+y2=16(x−5)2+y2=36
Subtracting yields
x2−10x+25−x2=20⟹10x=5⟹x=21
Then y=16−41=463⟹y=237
Now by the Angle Bisector Theorem, ACAB=DCBD⟹32=5−xx since BD+DC=5. Now 10−2x=3x⟹x=2. Hence D is at (2,0). Let the point where BE intersects AC be G and likewise H for the point where CF intersects AB. By the Angle Bisector Theorem,
BCAB=GBAG⟹54=6−xx. Solving yields x=38 and so AG=38 and GC=310. Doing similar things to finding the length of AH, we get AH=1124 and HB=1120.
Now we find the equation of line AC. The slope is just 21−5237=−37. Hence the equation of AC is y=−3x7+b and we can plug in point (5,0) because it lies on line AC to get 0=−357+b and solve to get the equation of line AC is just y=−3x7+357.
Therefore, any point on line AC must have the form (x,−3x7+357). Let G be at point (x,−3x7+357). We know GC is just 310 so the distance between points (x,−3x7+357) and (5,0) is just 310. Solving, we get x=25,215 but we know x can at most be 5 hence only x=25 works. Thus, G will be at point (25,657).
The same process applies for finding the coordinates of point H. We end up with H being at point (225,22157).
We now find the equation of BE. Note that the slope is just 25657=37. We know that B is at the origin and so the equation of line BE is just y=3x7.
Then find the equation of CF in a similar way. We get y=−7x7+757.
Finally, the last step is finding the equation of the perpendicular bisector of AD. Note that the slope of AD is just 21−2237=−7. Hence the slope of the perpendicular bisector is just 77 because that is the negative reciprocal of −7. We also know that because this is the bisector, it passes through the midpoint of AD which is just (221+2,437)=(45,437). Therefore y=−x7+b and we know (45,437) is on it and plugging this in and solving and simplifying, we end up with the equation of the perpendicular bisector of AD:
y=7x7+747.
To find the coordinates of E, note that BE intersects the perpendicular bisector of AB at E so we just need to solve 3x7=7x7+747 and we get x=3 and so point E is on (3,7).
Similarly, to find the coordinates of F, note that CF intersects the perpendicular bisector of AD at point F so we just need to solve −7x7+757=7x7+747 and we get x=21. Thus point F is on (21,1497).
Now we have everything we need. We know A is on (21,237), E is on (3,7), and F is on (21,1497).
We apply Shoelace Theorem to finish the problem off: