返回题库

AIME 2026 I · 第 10 题

AIME 2026 I — Problem 10

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

Let ABC\triangle ABC have side lengths AB=13AB=13, BC=14BC=14, and CA=15CA=15. Triangle ABC\triangle A'B'C' is obtained by rotating ABC\triangle ABC about its circumcenter so that AC\overline{A'C'} is perpendicular to BC\overline{BC}, with AA' and BB not on the same side of line BCB'C'. Find the integer closest to the area of hexagon AACCBBAA'CC'BB'.

解析

Solution 1

AIME diagram

Since a 1313-1414-1515 triangle is composed of a 55-1212-1313 triangle connected to a 99-1212-1515 triangle, we set up coordinates

A=(5,12),B=(0,0),C=(14,0).A = (5,12),\quad B = (0,0),\quad C = (14,0). From this we have

[ABC]=121412=84,[ABC] = \frac{1}{2} \cdot 14 \cdot 12 = 84, and thus

R=abc4[ABC]=658.R = \frac{abc}{4[ABC]} = \frac{65}{8}. We compute the circumcenter as the intersection of two perpendicular bisectors. The perpendicular bisector of BCBC is clearly

x=7.x = 7. The perpendicular bisector of ABAB passes through (52,6)\left(\frac{5}{2}, 6\right) and has slope 512-\frac{5}{12}, so its equation is

y6=512(x52).y - 6 = -\frac{5}{12}\left(x - \frac{5}{2}\right). The intersection is

O=(7,338).O = \left(7,\frac{33}{8}\right). If the triangle is rotated by θ\theta, then the rotation maps (9,12)(9,-12) to

(9cosθ+12sinθ,  9sinθ12cosθ).\left(9\cos\theta + 12\sin\theta,\; 9\sin\theta - 12\cos\theta\right). Since BCBC is horizontal, ACA'C' must be vertical, so the xx-component is 00:

9cosθ+12sinθ=0.9\cos\theta + 12\sin\theta = 0. Thus

3cosθ+4sinθ=0,3\cos\theta + 4\sin\theta = 0, giving

tanθ=34.\tan\theta = -\frac{3}{4}. We take

cosθ=45,sinθ=35.\cos\theta = \frac{4}{5}, \quad \sin\theta = -\frac{3}{5}. To rotate about O=(7,338)O = \left(7,\frac{33}{8}\right), for any point PP we use

P=O+Rθ(PO),P' = O + R_\theta(P - O), where

Rθ(x,y)=(45x+35y,  35x+45y).R_\theta(x,y) = \left( \frac{4}{5}x + \frac{3}{5}y,\; -\frac{3}{5}x + \frac{4}{5}y \right). Compute vectors from OO:

AO=(2,638),A - O = \left(-2,\frac{63}{8}\right), BO=(7,338),B - O = \left(-7,-\frac{33}{8}\right), CO=(7,338).C - O = \left(7,-\frac{33}{8}\right). Rotate:

Rθ(AO)=(45(2)+35638,  35(2)+45638)=(258,152),R_\theta(A - O) = \left( \frac{4}{5}(-2) + \frac{3}{5}\cdot\frac{63}{8},\; -\frac{3}{5}(-2) + \frac{4}{5}\cdot\frac{63}{8} \right) = \left(\frac{25}{8},\frac{15}{2}\right), Rθ(CO)=(258,152),R_\theta(C - O) = \left(\frac{25}{8},-\frac{15}{2}\right), Rθ(BO)=(32340,910).R_\theta(B - O) = \left(-\frac{323}{40},\frac{9}{10}\right). Hence

A=(818,938),A' = \left(\frac{81}{8},\frac{93}{8}\right), C=(818,278),C' = \left(\frac{81}{8},-\frac{27}{8}\right), B=(4340,20140).B' = \left(-\frac{43}{40},\frac{201}{40}\right). Using the shoelace formula on hexagon A,A,C,C,B,BA,A',C,C',B,B' gives area

155710.\frac{1557}{10}. The closest integer is

156.\boxed{156}. - spectraldragon8

Solution 2 (No words)

s=13+14+152=21s=\frac{13+14+15}{2}=21 [ABC]=21876=84[ABC]=\sqrt{21\cdot8\cdot7\cdot6}=84 [ABC]=1314154R[ABC]=\frac{13\cdot14\cdot15}{4R} R=658R=\frac{65}{8} AOB=γ,BOC=β,COA=α,α+β+γ=2π\angle AOB=\gamma,\quad \angle BOC=\beta,\quad \angle COA=\alpha,\quad \alpha+\beta+\gamma=2\pi 132=2R2(1cosγ),142=2R2(1cosβ),152=2R2(1cosα)13^2=2R^2(1-\cos\gamma),\quad 14^2=2R^2(1-\cos\beta),\quad 15^2=2R^2(1-\cos\alpha) cosγ=725,cosβ=20474225,cosα=119169\cos\gamma=-\frac{7}{25},\quad \cos\beta=-\frac{2047}{4225},\quad \cos\alpha=-\frac{119}{169} cosγ2=1+cosγ2=35,sinγ2=1cosγ2=45\cos\frac{\gamma}{2}=\sqrt{\frac{1+\cos\gamma}{2}}=\frac{3}{5},\quad \sin\frac{\gamma}{2}=\sqrt{\frac{1-\cos\gamma}{2}}=\frac{4}{5} cosθ=45,sinθ=35\cos\theta=\frac{4}{5},\quad \sin\theta=-\frac{3}{5} [POP]=12R2sinθ[POP']=\frac12R^2\sin\theta [AACCBB]=12R2(3sinθsin(α+θ)sin(β+θ)sin(γ+θ))[AA'CC'BB'] =\frac12R^2\left( 3\sin\theta-\sin(\alpha+\theta)-\sin(\beta+\theta)-\sin(\gamma+\theta) \right) [AACCBB]=12(658)29964821125[AA'CC'BB'] =\frac12\left(\frac{65}{8}\right)^2\cdot\frac{99648}{21125} [AACCBB]=155710[AA'CC'BB']=\frac{1557}{10} 156\boxed{156} ~Gray_Wolf (and Silver Rush for pointing out flaws.)

Solution 3 (minimal trig)

Let ACA’C’ and BCBC intersect at PP, and connect ABA’B.

First, we will find the angle of rotation. Since the angle between ACAC and BCBC and the angle between ACA’C’ and BCBC differ by 90ACB90^{\circ}-\angle ACB, that is the angle of rotation, which we will denote by θ\theta. Thus, we have AOA=COC=BOB=θ\angle AOA’ = \angle COC’ = \angle BOB’ = \theta. Also, by the inscribed angle theorem, CAC=BCC=θ/2\angle CA’C’=\angle BCC’=\theta/2.

By drawing the altitude from AA to BCBC in ABC\triangle ABC, we derive that sinθ=3/5\sin{\theta}=3/5. We can use the half angle formula or draw an angle bisector in a 33-44-55 triangle to find sin(θ/2)\sin({\theta/2}), which is 1/101/\sqrt{10}, so tanθ/2=1/3\tan{\theta/2}=1/3. Now, let CP=xCP=x and CP=yC’P=y. We know that AC=15A’C’=15 and BC=14BC=14, so 3x+y=153x+y=15 and 3y+x=143y+x=14. Solving, x=318x=\frac{31}{8} and y=278y=\frac{27}{8}. Using Pythagorean Theorem on CPC\triangle CPC’ gives CC=13108CC’=\frac{13\sqrt{10}}{8}, and because AAAA’, BBBB’, and CCCC’ are all on the arc of measure θ\theta, AA=BB=13108AA’=BB’=\frac{13\sqrt{10}}{8}. Also, ABP\triangle ABP is similar to CPC\triangle CPC’ with ratio 33, so AB=39108A’B= \frac{39\sqrt{10}}{8}.

By the inscribed angle theorem, AAB=ACB=ACB=ABB\angle AA’B=\angle ACB=\angle A’C’B’=\angle A’BB’. As opposite angles in a cyclic quadrilateral are supplementary, ABB+ABB=AAB+ABB=180\angle A’BB’+\angle AB’B=\angle AA’B+\angle AB’B=180^{\circ}. Thus, ABABAB’ \parallel A’B, which makes AABBAA’BB’ a trapezoid with equal base angles, or an isosceles trapezoid. Draw the altitudes of the trapezoid from AA and BB’, and denote the feet as MM and NN, respectively. We also have sinAAB=4/5\sin {\angle AA’B}=4/5, so AM=BN=131010AM=B’N= \frac{13\sqrt{10}}{10}, and AM=BN=391040A’M=BN= \frac{39\sqrt{10}}{40}. Subtracting twice the latter value from ABA’B yields AB=1171040AB’= \frac{117\sqrt{10}}{40}. Finally, we use the area formula for a trapezoid, which gives us [AABB]=50.7[AA’BB’]=50.7.

The diagonals of ACCBA’CC’B are perpendicular and have lengths 1515 and 1414, so it has area 121514=105\frac{1}{2}\cdot{15}\cdot{14}=105. The area of hexagon AACCBBAA’CC’BB’ is the sum of the areas of ACCBA’CC’B and AABBAA’BB’, which is 155.7155.7, and that rounds to 156\boxed{156}.

~joiceeliu

If sin theta = 3/5, wouldn't sin theta/2 = 1/sqrt(10)? Sorry I meant tan, fixed it

Solution 4 (lots of trig)

We first have a claim.

Claim. The area of an isosceles triangle with vertex α\alpha and leg length RR is R2sinα2\frac{R^2\sin\alpha}{2}.

Proof. Notice that the height is cosα2R\cos\frac{\alpha}{2}*R and the base is 2sinα2R2*\sin\frac{\alpha}{2}*R. Thus, the area of the triangle is

12cosα2R2sinα2R=cosα2sinα2R2=R2sinα2\frac{1}{2}*\cos\frac{\alpha}{2}*R*2*\sin\frac{\alpha}{2}*R=\cos\frac{\alpha}{2}*\sin\frac{\alpha}{2}*R^2=\frac{R^2\sin\alpha}{2} ---

Let the new triangle be rotated by θ\theta clockwise.

Notice that now the area of AABBCCAA'BB'CC' can be represented as the sum of the areas of six isosceles triangles. So, we will find the sines of the vertices of the six isosceles triangles to calculate their areas.

Let ACA'C' and ACAC intersect at EE and ACA'C' and BCBC intersect at DD. Then, since ABCA'B'C' is ABCABC rotated by θ\theta, the angle between ACA'C' and ACAC is θ\theta. Also, because ADC=90\angle A'DC=90^{\circ} by the problem statement, θ=90C\theta=90^{\circ}-C. Notice that by the law of cosines sinC=45\sin C=\frac{4}{5} and cosC=35\cos C=\frac{3}{5}, so sinθ=sin(90C)=cosC=35\sin\theta=\sin(90-C)=\cos C=\frac{3}{5} and cosθ=sinC=45\cos \theta=\sin C=\frac{4}{5}.

Notice that BOC=BOCCOC=2Aθ\angle BOC'=\angle BOC-\angle COC'=2A-\theta. Similarly, AOB=2Cθ\angle AOB'=2C-\theta and AOC=2Bθ\angle A'OC=2B-\theta. So,

sinBOC=sin(2A)cosθcos(2A)sinθ\sin\angle BOC'=\sin(2A)\cos \theta-\cos(2A)\sin\theta =2cosAsinAcosθ(2cos2A1)sinθ=2\cos A\sin A\cos\theta-(2\cos^2A-1)\sin\theta by the formulas for sin(x+y)\sin(x+y) and cos(x+y)\cos(x+y). By the law of cosines, cosA=3365\cos A=\frac{33}{65}, so sinA=65233265=5665\sin A=\frac{\sqrt{65^2-33^2}}{65}=\frac{56}{65}. So,

sinBOC=23365566545(23326521)35\sin\angle BOC'=2*\frac{33}{65}*\frac{56}{65}*\frac{4}{5}-(2*\frac{33^2}{65^2}-1)*\frac{3}{5} =233564(2332652)36525=\frac{2*33*56*4-(2*33^2-65^2)*3}{65^2*5} =209256525=\frac{20925}{65^2*5} =837845=\frac{837}{845} similarly,

sinAOC=2cosBsinBcosθ(2cos2B1)sinθ\sin\angle A'OC=2\cos B\sin B\cos\theta-(2\cos^2B-1)\sin\theta =2513121345(2521321)35=2*\frac{5}{13}*\frac{12}{13}*\frac{4}{5}-(2*\frac{5^2}{13^2}-1)*\frac{3}{5} =25124(252132)31325=\frac{2*5*12*4-(2*5^2-13^2)*3}{13^2*5} =837845=\frac{837}{845} sinAOB=2cosCsinCcosθ(2cos2C1)sinθ\sin\angle AOB'=2\cos C\sin C\cos\theta-(2\cos^2C-1)\sin\theta =2354545(29251)35=2*\frac{3}{5}*\frac{4}{5}*\frac{4}{5}-(2*\frac{9}{25}-1)*\frac{3}{5} =96(1825)3125=\frac{96-(18-25)*3}{125} =117125=\frac{117}{125} Now, we will use the claim to calculate the areas of the six isosceles triangles.

[AABBCC]=[AOA]+[AOB]+[BOB]+[BOC]+[COC]+[COA][AA'BB'CC'] =[AOA']+[A'OB]+[BOB']+[B'OC]+[COC']+[C'OA] =12R2(3sinθ+sinBOC+sinAOC+sinAOB)=\frac12R^2\bigl(3\sin\theta+\sin\angle BOC'+\sin\angle A'OC+\sin\angle AOB'\bigr) =12R2(335+837845+837845+117125)=\frac12R^2\left(3\cdot\frac35+\frac{837}{845}+\frac{837}{845}+\frac{117}{125}\right) =12R29964821125=R24982421125.=\frac12R^2\cdot\frac{99648}{21125} =R^2\cdot\frac{49824}{21125}. By the circumradius formula, R=658R=\frac{65}{8}, so

[AABBCC]=4225644982421125=155710=155.7,[AA'BB'CC']=\frac{4225}{64}*\frac{49824}{21125}=\frac{1557}{10}=155.7, answer extraction gives 156.\boxed{156}.

Solution 5 (Almost No Trigonometry)

Connect ABA'B. This divides the hexagon AACCBBAA'CC'BB' into two quadrilaterals: ABCCA'BC'C and AABBAA'BB'.

First, compute the area of quadrilateral ABCCA'BC'C. We have [ABCC]=12BCAC=121415=105.[A'BC'C] = \frac{1}{2} \cdot BC \cdot A'C' = \frac{1}{2} \cdot 14 \cdot 15 = 105.

Let M=ABABM = AB \cap A'B' and Q=BCBCQ = BC \cap B'C'. Then the area of quadrilateral AABBAA'BB' can be expressed as [AABB]=12ABABsinBMB.[AA'BB'] = \frac{1}{2} \cdot AB \cdot A'B' \cdot \sin \angle BMB'.

Observe that BMB=BQB=CQC\angle BMB' = \angle BQB'=\angle CQC'. Therefore, sinBMB=sinBQB=sinCQC=cosACB.\sin \angle BMB' = \sin \angle BQB' = \sin \angle CQC'=\cos \angle A'C'B'.

In ACB\triangle A'C'B', we know AC=15A'C' = 15, BC=14B'C' = 14, and AB=13A'B' = 13. By the Law of Cosines, cosACB=142+15213221415=196+225169420=252420=35.\cos \angle A'C'B' = \frac{14^2 + 15^2 - 13^2}{2 \cdot 14 \cdot 15} = \frac{196 + 225 - 169}{420} = \frac{252}{420} = \frac{3}{5}. Thus sinBMB=35\sin \angle BMB' = \frac{3}{5}.

Now compute the area: [AABB]=12131335=50710=50.7.[AA'BB'] = \frac{1}{2} \cdot 13 \cdot 13 \cdot \frac{3}{5} = \frac{507}{10} = 50.7.

Finally, the area of hexagon AACCBBAA'CC'BB' is [AACCBB]=[ABCC]+[AABB]=105+50.7=155.7.[AA'CC'BB'] = [A'BC'C] + [AA'BB'] = 105 + 50.7 = 155.7.

Rounding to the nearest integer gives 156\boxed{156}.

- WUGOUYU

Video Solution (Fast and Easy 🔥🚀)

2026 AIME I #10

By piacademyus.org