返回题库

AIME 2015 I · 第 4 题

AIME 2015 I — Problem 4

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

Point BB lies on line segment AC\overline{AC} with AB=16AB=16 and BC=4BC=4. Points DD and EE lie on the same side of line ACAC forming equilateral triangles ABD\triangle ABD and BCE\triangle BCE. Let MM be the midpoint of AE\overline{AE}, and NN be the midpoint of CD\overline{CD}. The area of BMN\triangle BMN is xx. Find x2x^2.

Diagram

AIME diagram

Diagram by RedFireTruck (talk)

解析

Solution 1

Let AA be the origin, so B=(16,0)B=(16,0) and C=(20,0).C=(20,0). Using equilateral triangle properties tells us that D=(8,83)D=(8,8\sqrt3) and E=(18,23)E=(18,2\sqrt3) as well. Therefore, M=(9,3)M=(9,\sqrt3) and N=(14,43).N=(14,4\sqrt3). Applying the Shoelace Theorem to triangle BMNBMN gives

x=12163+363+0(0+143+643)=133,x=\dfrac 1 2 |16\sqrt3+36\sqrt3+0-(0+14\sqrt3+64\sqrt3)| =13\sqrt3, so x2=507.x^2=\boxed{507}.

Solution 2

Note that AB=DB=16AB=DB=16 and BE=BC=4BE=BC=4. Also, ABE=DBC=120\angle ABE = \angle DBC = 120^{\circ}. Thus, ABEDBC\triangle ABE \cong \triangle DBC by SAS.

From this, it is clear that a 6060^{\circ} rotation about BB will map ABE\triangle ABE to DBC\triangle DBC. This rotation also maps MM to NN. Thus, BM=BNBM=BN and MBN=60\angle MBN=60^{\circ}. Thus, BMN\triangle BMN is equilateral.

Using the Law of Cosines on ABE\triangle ABE,

AE2=162+422164(12)AE^2 = 16^2 + 4^2 - 2\cdot 16\cdot 4\cdot\left(-\frac{1}{2}\right) AE=421AE = 4\sqrt{21} Thus, AM=ME=221AM=ME=2\sqrt{21}.

Using Stewart's Theorem on ABE\triangle ABE,

AMMEAE+AEBM2=BE2AM+BA2MEAM\cdot ME\cdot AE + AE\cdot BM^2 = BE^2\cdot AM + BA^2\cdot ME BM=213BM = 2\sqrt{13} Calculating the area of BMN\triangle BMN,

[BMN]=34BM2[BMN] = \frac{\sqrt{3}}{4} BM^2 [BMN]=133[BMN] = 13\sqrt{3} Thus, x=133x=13\sqrt{3}, so x2=507x^2 = 507. Our final answer is 507\boxed{507}.

Admittedly, this is much more tedious than the coordinate solutions.

I also noticed that there are two more ways of showing that BMN\triangle BMN is equilateral:

One way is to show that ADB\triangle ADB, BMN\triangle BMN, and ECB\triangle ECB are related by a spiral similarity centered at BB.

The other way is to use the Mean Geometry Theorem. Note that BCE\triangle BCE and BDA\triangle BDA are similar and have the same orientation. Note that BB is the weighted average of BB and BB, MM is the weighted average of EE and AA, and NN is the weighted average of CC and DD. The weights are the same for all three averages. (The weights are actually just 12\frac{1}{2} and 12\frac{1}{2}, so these are also unweighted averages.) Thus, by the Mean Geometry Theorem, BMN\triangle BMN is similar to both BAD\triangle BAD and BEC\triangle BEC, which means that BMN\triangle BMN is equilateral.

Note: A much easier way to go about finding BMBM without having to use Stewart's Theorem is to simply drop the altitudes from M and E to AC, thus hitting AC at points X and Y. Then clearly AEY and AMX are similar with ratio 2. But we know that AY=18    AX=9    BX=169=7AY = 18 \implies AX = 9 \implies BX = 16-9 = 7. Additionally, MX=12(23)=3MX = \frac{1}{2} (2\sqrt{3}) = \sqrt{3} from similar triangles meaning we can now just do pythagorean theorem on right triangle MXBMXB to get MB=52MB = \sqrt{52} - SuperJJ

Solution 3

AIME diagram

AB=BD,BE=BC,ABE=CBD    ABEDBCAB = BD, BE = BC, \angle ABE = \angle CBD \implies \triangle ABE \cong \triangle DBC

Medians are equal, so MB=BN,ABM=DBN    MB = BN, \angle ABM = \angle DBN \implies MBN=ABDABM+DBN=60    \angle MBN = \angle ABD - \angle ABM + \angle DBN = 60^\circ \implies

MNB\triangle MNB is equilateral triangle.

The height of BCE\triangle BCE is 23,2 \sqrt{3}, distance from AA to midpoint BCBC is 16+2=18    AE24=(16+2)2+2234=81+3=84.16 + 2 = 18 \implies \frac {AE^2}{4} =\frac{ (16 + 2)^2 +2^2 \cdot 3}{4} = 81 + 3 = 84.

BMBM is the median of ABE    \triangle ABE \implies BM2=AB22+BE22AE24=168+4284=52.BM^2 = \frac {AB^2}{2} + \frac {BE^2}{2} - \frac {AE^2}{4}=16 \cdot 8 + 4 \cdot 2 - 84 = 52.

The area of BMN\triangle BMN

[BMN]=34BM2=133    507.[BMN] = \frac{\sqrt{3}}{4} BM^2 =13 \sqrt{3} \implies \boxed{\textbf{507}}. vladimir.shelomovskii@gmail.com, vvsss