返回题库

AIME 2020 II · 第 13 题

AIME 2020 II — Problem 13

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

Convex pentagon ABCDEABCDE has side lengths AB=5AB=5, BC=CD=DE=6BC=CD=DE=6, and EA=7EA=7. Moreover, the pentagon has an inscribed circle (a circle tangent to each side of the pentagon). Find the area of ABCDEABCDE.

解析

Solution 1

Assume the incircle touches ABAB, BCBC, CDCD, DEDE, EAEA at P,Q,R,S,TP,Q,R,S,T respectively. Then let PB=x=BQ=RD=SDPB=x=BQ=RD=SD, ET=y=ES=CR=CQET=y=ES=CR=CQ, AP=AT=zAP=AT=z. So we have x+y=6x+y=6, x+z=5x+z=5 and y+z=7y+z=7, solve it we have x=2x=2, z=3z=3, y=4y=4. Let the center of the incircle be II, by SAS we can proof triangle BIQBIQ is congruent to triangle DISDIS, and triangle CIRCIR is congruent to triangle SIESIE. Then we have AED=BCD\angle AED=\angle BCD, ABC=CDE\angle ABC=\angle CDE. Extend CDCD, cross ray ABAB at MM, ray AEAE at NN, then by AAS we have triangle ENDEND is congruent to triangle BMCBMC. Thus M=N\angle M=\angle N. Let EN=MC=aEN=MC=a, then BM=DN=a+2BM=DN=a+2. So by law of cosine in triangle ENDEND and triangle ANMANM we can obtain

2a+82(a+7)=cosN=a2+(a+2)2362a(a+2)\frac{2a+8}{2(a+7)}=\cos N=\frac{a^2+(a+2)^2-36}{2a(a+2)} , solved it gives us a=8a=8, which yield triangle ANMANM to be a triangle with side length 15, 15, 24, draw a height from AA to NMNM divides it into two triangles with side lengths 9, 12, 15, so the area of triangle ANMANM is 108. Triangle ENDEND is a triangle with side lengths 6, 8, 10, so the area of two of them is 48, so the area of pentagon is 10848=60108-48=\boxed{60}.

-Fanyuchen20020715

Solution 2 (Complex Bash)

Suppose that the circle intersects AB\overline{AB}, BC\overline{BC}, CD\overline{CD}, DE\overline{DE}, and EA\overline{EA} at PP, QQ, RR, SS, and TT respectively. Then AT=AP=aAT = AP = a, BP=BQ=bBP = BQ = b, CQ=CR=cCQ = CR = c, DR=DS=dDR = DS = d, and ES=ET=eES = ET = e. So a+b=5a + b = 5, b+c=6b + c = 6, c+d=6c + d = 6, d+e=6d + e = 6, and e+a=7e + a = 7. Then 2a+2b+2c+2d+2e=302a + 2b + 2c + 2d + 2e = 30, so a+b+c+d+e=15a + b + c + d + e= 15. Then we can solve for each individually. a=3a = 3, b=2b = 2, c=4c = 4, d=2d = 2, and e=4e = 4. To find the radius, we notice that 4arctan(2r)+4arctan(4r)+2arctan(3r)=3604 \arctan(\frac{2}{r}) + 4 \arctan(\frac{4}{r}) + 2 \arctan (\frac{3}{r}) = 360 ^ \circ, or 2arctan(2r)+2arctan(4r)+arctan(3r)=1802 \arctan(\frac{2}{r}) + 2 \arctan(\frac{4}{r}) + \arctan (\frac{3}{r}) = 180 ^ \circ. Each of these angles in this could be represented by complex numbers. When two complex numbers are multiplied, their angles add up to create the angle of the resulting complex number. Thus, (r+2i)2(r+4i)2(r+3i)(r + 2i)^2 \cdot (r + 4i)^2 \cdot (r + 3i) is real. Expanding, we get:

(r2+4ir4)(r2+8ir16)(r+3i)(r^2 + 4ir - 4)(r^2 + 8ir -16)(r + 3i) (r4+12ir352r296ir+64)(r+3i)(r^4 + 12ir^3 - 52r^2 - 96ir + 64)(r + 3i) On the last expanding, we only multiply the reals with the imaginaries and vice versa, because we only care that the imaginary component equals 0.

15ir4252ir2+192i=015ir^4 - 252ir^2 + 192i = 0 5r484r2+64=05r^4 - 84r^2 + 64 = 0 (5r24)(r216)=0(5r^2 - 4)(r^2 - 16) = 0 rr must equal 4, as r cannot be negative or be approximately equal to 1. Thus, the area of ABCDEABCDE is 4(a+b+c+d+e)=415=604 \cdot (a + b + c + d + e) = 4 \cdot 15 = \boxed{60}

-nihao4112

Solution 3 (Guess 1)

This pentagon is very close to a regular pentagon with side lengths 66. The area of a regular pentagon with side lengths ss is 5s24525\frac{5s^2}{4\sqrt{5-2\sqrt{5}}}. 5255-2\sqrt{5} is slightly greater than 12\frac{1}{2} given that 252\sqrt{5} is slightly less than 92\frac{9}{2}. 45254\sqrt{5-2\sqrt{5}} is then slightly greater than 222\sqrt{2}. We will approximate that to be 2.92.9. The area is now roughly 1802.9\frac{180}{2.9}, but because the actual pentagon is not regular, but has the same perimeter of the regular one that we are comparing to we can say that this is an overestimate on the area and turn the 2.92.9 into 33 thus turning the area into 1803\frac{180}{3} which is 6060 and since 6060 is a multiple of the semiperimeter 1515, we can safely say that the answer is most likely 60\boxed{60}.

~Lopkiloinm

Solution 4 (Guess 2)

Because the AIME answers have to be a whole number it would meant the radius of the circle have to be a whole number, thus by drawing the diagram and experimenting, we can safely say the radius is 4 and the answer is 60

(Edit: While the guess would be technically correct, the assumption that the radius would have to be a whole number for the ans to be a whole number is wrong)

By EtherealMidnight

(Edit: I think that will actually work because the area of ABCDEABCDE is equal to the semi-perimeter times the radius. By a simple calculation, we know that the semi-perimeter is an integer so the radius should also be an integer)

By YBSuburbanTea

...the radius could be a fraction with denominator 3, 5, or 15, and the area of the pentagon would still be an integer. - GeometryJake

Solution 5 (Official MAA 1)

Let ω\omega be the inscribed circle, II be its center, and rr be its radius. The area of ABCDEABCDE is equal to its semiperimeter, 15,15, times rr, so the problem is reduced to finding rr. Let aa be the length of the tangent segment from AA to ω\omega, and analogously define bb, cc, dd, and ee. Then a+b=5a+b=5, b+c=c+d=d+e=6b+c= c+d=d+e=6, and e+a=7e+a=7, with a total of a+b+c+d+e=15a+b+c+d+e=15. Hence a=3a=3, b=d=2b=d=2, and c=e=4c=e=4. It follows that B=D\angle B= \angle D and C=E\angle C= \angle E. Let QQ be the point where ω\omega is tangent to CD\overline{CD}. Then IAE=IAB=12A\angle IAE = \angle IAB =\frac{1}{2}\angle A. Now we claim that points A,I,QA, I, Q are collinear, which can be proved if AIQ=QIA=180\angle{AIQ}=\angle{QIA}=180^{\circ}. The sum of the internal angles in polygons ABCQIABCQI and AIQDEAIQDE are equal, so IAE+AIQ+IQD+D+E=IAB+B+C+CQI+QIA\angle IAE + \angle AIQ + \angle IQD + \angle D + \angle E = \angle IAB + \angle B + \angle C + \angle CQI + \angle QIA, which implies that AIQ\angle AIQ must be 180180^\circ. Therefore points AA, II, and QQ are collinear.

AIME diagram

Because AQCD\overline{AQ} \perp \overline{CD}, it follows that

AC2AD2=CQ2DQ2=c2d2=12.AC^2-AD^2=CQ^2-DQ^2=c^2-d^2=12. Another expression for AC2AD2AC^2-AD^2 can be found as follows. Note that tan(B2)=r2\tan \left(\frac{\angle B}{2}\right) = \frac{r}{2} and tan(E2)=r4\tan \left(\frac{\angle E}{2}\right) = \frac{r}{4}, so

cos(B)=1tan2(B2)1+tan2(B2)=4r24+r2\cos (\angle B) =\frac{1-\tan^2 \left(\frac{\angle B}{2}\right)}{1+\tan^2 \left(\frac{\angle B}{2}\right)} = \frac{4-r^2}{4+r^2} and

cos(E)=1tan2(E2)1+tan2(E2)=16r216+r2.\cos (\angle E) = \frac{1-\tan^2 \left(\frac{\angle E}{2}\right)}{1+\tan^2 \left(\frac{\angle E}{2}\right)}= \frac{16-r^2}{16+r^2}. Applying the Law of Cosines to ABC\triangle ABC and AED\triangle AED gives

AC2=AB2+BC22ABBCcos(B)=52+622564r24+r2AC^2=AB^2+BC^2-2\cdot AB\cdot BC\cdot \cos (\angle B) = 5^2+6^2-2 \cdot 5 \cdot 6 \cdot \frac{4-r^2}{4+r^2} and

AD2=AE2+DE22AEDEcos(E)=72+6227616r216+r2.AD^2=AE^2+DE^2-2 \cdot AE \cdot DE \cdot \cos(\angle E) = 7^2+6^2-2 \cdot 7 \cdot 6 \cdot \frac{16-r^2}{16+r^2}. Hence

12=AC2AD2=522564r24+r272+27616r216+r2,12=AC^2- AD^2= 5^2-2\cdot 5 \cdot 6\cdot \frac{4-r^2}{4+r^2} -7^2+2\cdot 7 \cdot 6 \cdot \frac{16-r^2}{16+r^2}, yielding

27616r216+r22564r24+r2=36;2\cdot 7 \cdot 6 \cdot \frac{16-r^2}{16+r^2}- 2\cdot 5 \cdot 6\cdot \frac{4-r^2}{4+r^2}= 36; equivalently

7(16r2)(4+r2)5(4r2)(16+r2)=3(16+r2)(4+r2).7(16-r^2)(4+r^2)-5(4-r^2)(16+r^2) = 3(16+r^2)(4+r^2). Substituting x=r2x=r^2 gives the quadratic equation 5x284x+64=05x^2-84x+64=0, with solutions 42385=45\frac{42 - 38}{5}=\frac45, and 42+385=16\frac{42 + 38}{5}= 16. The solution r2=45r^2=\frac45 corresponds to a five-pointed star, which is not convex. Indeed, if r<3r<3, then tan(A2)\tan \left(\frac{\angle A}{2}\right), tan(C2)\tan \left(\frac{\angle C}{2}\right), and tan(E2)\tan \left(\frac{\angle E}{2}\right) are less than 1,1, implying that A\angle A, C\angle C, and E\angle E are acute, which cannot happen in a convex pentagon. Thus r2=16r^2=16 and r=4r=4. The requested area is 154=6015\cdot4 = \boxed{60}.

Solution 6 (Official MAA 2)

Define aa, bb, cc, dd, ee, and rr as in Solution 5. Then, as in Solution 5, a=3a=3, b=d=2b=d=2, c=e=4c=e=4, B=D\angle B= \angle D, and C=E\angle C= \angle E. Let α=A2\alpha =\frac{\angle A}{2}, β=B2\beta = \frac{\angle B}{2}, and γ=C2\gamma=\frac{\angle C}{2}. It follows that 540=2α+4β+4γ540^{\circ} = 2\alpha + 4 \beta + 4 \gamma, so 270=α+2β+2γ270^{\circ} = \alpha + 2\beta + 2 \gamma. Thus

tan(2β+2γ)=1tanα,\tan(2\beta + 2 \gamma) = \frac{1}{\tan \alpha}, tan(β)=r2\tan(\beta) = \frac{r}{2}, tan(γ)=r4\tan(\gamma) = \frac{r}{4}, and tan(α)=r3\tan(\alpha) = \frac {r}{3}. By the Tangent Addition Formula,

tan(β+γ)=6r8r2\tan(\beta +\gamma) = \frac{6r}{8-r^2} and

tan(2β+2γ)=12r8r2136r2(8r2)2=12r(8r2)(8r2)236r2.\tan(2\beta + 2\gamma) = \frac{\frac{12r}{8-r^2}}{1-\frac{36r^2}{(8-r^2)^2}} = \frac{12r(8-r^2)}{(8-r^2)^2-36r^2}. Therefore

12r(8r2)(8r2)236r2=3r,\frac{12r(8-r^2)}{(8-r^2)^2-36r^2} = \frac{3}{r}, which simplifies to 5r484r2+64=05r^4 - 84r^2 + 64 = 0. Then the solution proceeds as in Solution 5.

Solution 7 (Official MAA 3)

Define aa, bb, cc, dd, ee, and rr as in Solution 5. Note that

arctan(ar)+arctan(br)+arctan(cr)+arctan(dr)+arctan(er)=180.\arctan\left(\frac{a}{r}\right) + \arctan\left(\frac{b}{r}\right) + \arctan\left(\frac{c}{r}\right) + \arctan\left(\frac{d}{r}\right) + \arctan\left(\frac{e}{r}\right) = 180^{\circ}. Hence

Arg(r+3i)+2Arg(r+2i)+2Arg(r+4i)=180.\operatorname{Arg}(r + 3i) + 2\cdot \operatorname{Arg}(r + 2i) + 2\cdot \operatorname{Arg}(r + 4i) = 180^{\circ}. Therefore

Im((r+3i)(r+2i)2(r+4i)2)=0.\operatorname{Im} \big( (r + 3i)(r+2i)^2(r+4i)^2 \big) = 0. Simplifying this equation gives the same quadratic equation in r2r^2 as in Solution 5.

Solution 8 (The same circle)

AIME diagram

Notation shown on diagram. As in solution 5, we get AQCD,AG=3,GB=2,CQ=4\overline{AQ} \perp \overline{CD}, AG = 3, GB = 2, CQ = 4 and so on.

Let AB\overline{AB} cross CD\overline{CD} at F,AEF, \overline{AE} cross CD\overline{CD} at F,CF=x.F', CF = x. FQ=FG    FB=x+2.FQ = FG \implies FB = x+2. BAQ=EAQ    DF=x+2,EF=x.\angle BAQ = \angle EAQ \implies DF' = x + 2, EF' = x. Triangle AFF\triangle AFF' has semiperimeter s=2x+11.s = 2x + 11.

The radius of incircle ω\omega is r=sFFs(sAF)=32x+11(x+4).r =\sqrt{\frac{s-FF’}{s}}(s-AF) = \sqrt{\frac{3}{2x +11}}(x+4).

Triangle BCF\triangle BCF has semiperimeter s=x+4.s = x + 4.

The radius of excircle ω\omega is r=s(sBF)(sCF)sBC=(x+4)24x2.r = \sqrt{\frac{s(s-BF)(s-CF)}{s-BC}} = \sqrt{ \frac{(x+4)\cdot 2 \cdot 4}{x - 2}}.

It is the same radius, therefore

32x+11(x+4)=8(x+4)x2    3(x+4)2x+11=8x2    (x8)(3x+14)=0    x=8,r=4.\sqrt{\frac{3}{2x +11}}(x+4) = \sqrt{\frac{8(x+4)}{x – 2}} \implies \frac {3(x+4)}{2x+11} = \frac {8}{x-2} \implies (x-8)(3x + 14) = 0 \implies x = 8, r = 4. Then the solution proceeds as in Solution 5.

Solution 9 (EASIEST)

Let OO be the center of the incircle and OPOP and OQOQ are the perpendiculars dropped from point OO to sides BCBC and CDCD respectively, making OP=OQ=rOP = OQ = r. After you got CPCP and CQCQ by the solutions which are given above (i.e Solution 1) then consider cyclic quadrilateral OPCQOPCQ. Now by Pythagoras in TRIANGLE OPCOPC We get OC2=r2+16OC^2 = r^2 + 16, and by Ptolemy you get 4r+4r=OCPQ4r+4r = OC \cdot PQ Making 64r2=(r2+16)(32)64r^2 = (r^2 + 16)(32) [Note: It is unclear how PQ=32PQ=\sqrt{32} is obtained; using similar triangles yields 8r=8r8r=8r and there doesn't seem to be any easy way to obtain this otherwise. ~SilverRush] leading to 2r2=(r2+16)2r^2 = (r^2 + 16) implying r2=16r^2 = 16 implying r=4r = 4. Now since in a tangential polygon Area = srsr where s = semiperimeter of that polygon and r = inradius Putting those values \implies AREA = 15r15r = 15(4)15(4) = 60\boxed{60}

vladimir.shelomovskii@gmail.com, vvsss

Video Solution 1 by MOP 2024

https://youtube.com/watch?v=BXEXcCNXrlM

~r00tsOfUnity

Video Solution 2

https://youtu.be/bz5N-jI2e0U?t=327

Video Solution 3

https://youtu.be/_fwkGTdMd8U

Video Solution 4

https://youtu.be/kn3c2LStiHA (solve in 5 minutes)

~MathProblemSolvingSkills.com