返回题库

AIME 2013 I · 第 9 题

AIME 2013 I — Problem 9

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

A paper equilateral triangle ABCABC has side length 1212. The paper triangle is folded so that vertex AA touches a point on side BC\overline{BC} a distance 99 from point BB. The length of the line segment along which the triangle is folded can be written as mpn\frac{m\sqrt{p}}{n}, where mm, nn, and pp are positive integers, mm and nn are relatively prime, and pp is not divisible by the square of any prime. Find m+n+pm+n+p.

AIME diagram

解析

Solution 1

Let MM and NN be the points on AB\overline{AB} and AC\overline{AC}, respectively, where the paper is folded. Let DD be the point on BC\overline{BC} where the folded AA touches it.

AIME diagram

We have AF=63AF=6\sqrt{3} and FD=3FD=3, so AD=313AD=3\sqrt{13}. Denote DAF=θ\angle DAF = \theta; we get cosθ=23/13\cos\theta = 2\sqrt{3}/\sqrt{13}.

In triangle AXYAXY, AY=12AD=3213AY=\tfrac 12 AD = \tfrac 32 \sqrt{13}, and AX=AYsecθ=1343AX=AY\sec\theta =\tfrac{13}{4}\sqrt{3}.

In triangle AMXAMX, we get AMX=60θ\angle AMX=60^\circ-\theta and then use sine-law to get MX=12AXcsc(60θ)MX=\tfrac 12 AX\csc(60^\circ-\theta); similarly, from triangle ANXANX we get NX=12AXcsc(60+θ)NX=\tfrac 12 AX\csc(60^\circ+\theta). Thus

MN=12AX(csc(60θ)+csc(60+θ)).MN=\tfrac 12 AX(\csc(60^\circ-\theta) +\csc(60^\circ+\theta)). Since sin(60±θ)=12(3cosθ±sinθ)\sin(60^\circ\pm \theta) = \tfrac 12 (\sqrt{3}\cos\theta \pm \sin\theta), we get

csc(60θ)+csc(60+θ)=3cosθcos2θ14=241335\begin{aligned} \csc(60^\circ-\theta) +\csc(60^\circ+\theta) &= \frac{\sqrt{3}\cos\theta}{\cos^2\theta - \tfrac 14} = \frac{24 \cdot \sqrt{13}}{35} \end{aligned} Then

MN=12AX241335=393935MN = \frac 12 AX \cdot \frac{24 \cdot \sqrt{13}}{35} = \frac{39\sqrt{39}}{35} The answer is 39+39+35=11339 + 39 + 35 = \boxed{113}.

Solution 2

Let PP and QQ be the points on AB\overline{AB} and AC\overline{AC}, respectively, where the paper is folded.

Let DD be the point on BC\overline{BC} where the folded AA touches it.

Let aa, bb, and xx be the lengths APAP, AQAQ, and PQPQ, respectively.

We have PD=aPD = a, QD=bQD = b, BP=12aBP = 12 - a, CQ=12bCQ = 12 - b, BD=9BD = 9, and CD=3CD = 3.

Using the Law of Cosines on BPDBPD:

a2=(12a)2+922×(12a)×9×cos60a^{2} = (12 - a)^{2} + 9^{2} - 2 \times (12 - a) \times 9 \times \cos{60} a2=14424a+a2+81108+9aa^{2} = 144 - 24a + a^{2} + 81 - 108 + 9a a=395a = \frac{39}{5}

Using the Law of Cosines on CQDCQD:

b2=(12b)2+322×(12b)×3×cos60b^{2} = (12 - b)^{2} +3^{2} - 2 \times (12 - b) \times 3 \times \cos{60} b2=14424b+b2+936+3bb^{2} = 144 - 24b + b^{2} + 9 - 36 + 3b b=397b = \frac{39}{7}

Using the Law of Cosines on DPQDPQ:

x2=a2+b22abcos60x^{2} = a^{2} + b^{2} - 2ab \cos{60} x2=(395)2+(397)2(395×397)x^{2} = (\frac{39}{5})^2 + (\frac{39}{7})^2 - (\frac{39}{5} \times \frac{39}{7}) x=393935x = \frac{39 \sqrt{39}}{35}

The solution is 39+39+35=11339 + 39 + 35 = \boxed{113}.

Solution 3

Proceed with the same labeling as in Solution 1.

B=C=A=PDQ=60\angle B = \angle C = \angle A = \angle PDQ = 60^\circ PDB+PDQ+QDC=QDC+CQD+C=180\angle PDB + \angle PDQ + \angle QDC = \angle QDC + \angle CQD + \angle C = 180^\circ

Therefore, PDB=CQD\angle PDB = \angle CQD.

Similarly, BPD=QDC\angle BPD = \angle QDC.

Now, BPD\bigtriangleup BPD and CDQ\bigtriangleup CDQ are similar triangles, so

312a=12b9=ba\frac{3}{12-a} = \frac{12-b}{9} = \frac{b}{a}.

Solving this system of equations yields a=395a = \frac{39}{5} and b=397b = \frac{39}{7}.

Using the Law of Cosines on APQAPQ:

x2=a2+b22abcos60x^{2} = a^{2} + b^{2} - 2ab \cos{60} x2=(395)2+(397)2(395×397)x^{2} = (\frac{39}{5})^2 + (\frac{39}{7})^2 - (\frac{39}{5} \times \frac{39}{7}) x=393935x = \frac{39 \sqrt{39}}{35}

The solution is 39+39+35=11339 + 39 + 35 = \boxed{113}.

Note

Once you find DPDP and DQDQ, you can scale down the triangle by a factor of 3935\frac{39}{35} so that all sides are integers. Applying Law of cosines becomes easier, you just need to remember to scale back up.

Solution 4 (Coordinate Bash)

We let the original position of AA be AA, and the position of AA after folding be DD. Also, we put the triangle on the coordinate plane such that A=(0,0)A=(0,0), B=(6,63)B=(-6,-6\sqrt3), C=(6,63)C=(6,-6\sqrt3), and D=(3,63)D=(3,-6\sqrt3).

AIME diagram

Note that since AA is reflected over the fold line to DD, the fold line is the perpendicular bisector of ADAD. We know A=(0,0)A=(0,0) and D=(3,63)D=(3,-6\sqrt3). The midpoint of ADAD (which is a point on the fold line) is (32,33)(\tfrac32, -3\sqrt3). Also, the slope of ADAD is 633=23\frac{-6\sqrt3}{3}=-2\sqrt3, so the slope of the fold line (which is perpendicular), is the negative of the reciprocal of the slope of ADAD, or 123=36\frac{1}{2\sqrt3}=\frac{\sqrt3}{6}. Then, using point slope form, the equation of the fold line is

y+33=36(x32)y+3\sqrt3=\frac{\sqrt3}{6}\left(x-\frac32\right) y=36x1334y=\frac{\sqrt3}{6}x-\frac{13\sqrt3}{4} Note that the equations of lines ABAB and ACAC are y=3xy=\sqrt3x and y=3xy=-\sqrt3x, respectively. We will first find the intersection of ABAB and the fold line by substituting for yy:

3x=36x1334\sqrt3 x=\frac{\sqrt3}{6}x-\frac{13\sqrt3}{4} 536x=1334    x=3910\frac{5\sqrt3}{6}x=-\frac{13\sqrt3}{4} \implies x=-\frac{39}{10} Therefore, the point of intersection is (3910,39310)\left(-\tfrac{39}{10},-\tfrac{39\sqrt3}{10}\right). Now, lets find the intersection with ACAC. Substituting for yy yields

3x=36x1334-\sqrt3 x=\frac{\sqrt3}{6}x-\frac{13\sqrt3}{4} 736x=1334    x=3914\frac{-7\sqrt3}{6}x=-\frac{13\sqrt3}{4} \implies x=\frac{39}{14} Therefore, the point of intersection is (3914,39314)\left(\tfrac{39}{14},-\tfrac{39\sqrt3}{14}\right). Now, we just need to use the distance formula to find the distance between (3910,39310)\left(-\tfrac{39}{10},-\tfrac{39\sqrt3}{10}\right) and (3914,39314)\left(\tfrac{39}{14},-\tfrac{39\sqrt3}{14}\right).

(3914+3910)2+(39314+39310)2\sqrt{\left(\frac{39}{14}+\frac{39}{10}\right)^2+\left(-\frac{39\sqrt3}{14}+\frac{39\sqrt3}{10}\right)^2} The number 39 is in all of the terms, so let's factor it out:

39(114+110)2+(314+310)2=39(635)2+(335)239\sqrt{\left(\frac{1}{14}+\frac{1}{10}\right)^2+\left(-\frac{\sqrt3}{14}+\frac{\sqrt3}{10}\right)^2}=39\sqrt{\left(\frac{6}{35}\right)^2+\left(\frac{\sqrt3}{35}\right)^2} 393562+32=393935\frac{39}{35}\sqrt{6^2+\sqrt3^2}=\frac{39\sqrt{39}}{35} Therefore, our answer is 39+39+35=11339+39+35=\boxed{113}, and we are done.

Solution by nosaj.

Solution 5

Note: this requires lots of calculations that increase your chance of errors, but it only requires simple understanding of areas, similar triangles, and Heron's formula. I'll just put the strategy here because I am too lazy to calculate it myself right now.

1. Notice that the two triangles on the sides of the folded corner are similar. using this, we can find that the side lengths of them are 9,7.8,4.29,7.8,4.2 and 3,457,3973, \frac{45}{7}, \frac{39}{7}

2. Use heron's formula to find the areas of those two triangles. Remember that it is s(sa)(sb)(sc)\sqrt{s(s-a)(s-b)(s-c)}

3. Using the area of these triangles, we can find the area of the triangle with the length we need.

4. Use heron's formula again, with the unknown length as xx, and since we know the area and the other two side lengths, we can just solve for x with this equation.

-EmilyQ, minor latex edits by Voidling

Solution 6(Easy)

Thanks to Solution 1 for the diagram below:

AIME diagram

We will use the notation already on the diagram, but our solution is slightly different.

We will only need M and N.

Let NC be length a, which implies NA be 12-a.

Also, AC = 3 because AB = 9

By the Law of Cosines on NCA,

(12a)2=a2+322(a)(3)(cos60)(12-a)^2=a^2+3^2-2(a)(3)(cos60)

which simplifies to:

a=457a=\frac{45}{7}

Which means that NC = 45/7 and NA = 39/7.

We can do the same thing for MBA.

This time, MB = b.

(12b)2=b2+812(9)(b)(cos60)(12-b)^2=b^2+81-2(9)(b)(cos60)

Which gives:

b=215b=\frac{21}{5} Which implies that MA = 395\frac{39}{5} Now, since MAN is 60 degrees, we can apply the Law of Cosines again(I know, I don't like bashy things too) to get:

c2=(395)2+39/722(39/7)(39/5)(cos60)c^2=(\frac{39}{5})^2+39/7^2-2(39/7)(39/5)(cos60)

Which leads us to our answer => 113

~MC

Solution 7 (LoC)

AIME diagram

As shown in the diagram, let MA=xMA'=x. Since the triangle is equilateral, we have BM=12xBM=12-x. Similarly, let NA=yNA'=y, so NC=12yNC=12-y.

Because MBA=NCA=60\angle MBA=\angle NCA=60^\circ, we may apply the Law of Cosines in the form a2+b2ab=c2a^2+b^2-ab=c^2. (Note that we could also find these side lengths through similar triangles as mentioned in the previous solutions)

Solving for xx, we have

(12x)2+929(12x)=x2.(12-x)^2+9^2-9(12-x)=x^2. Simplifying,

x224x+14427+9x=x2,x^2-24x+144-27+9x=x^2, so

15x=117x=395.15x=117 \quad \Rightarrow \quad x=\frac{39}{5}. Solving for yy similarly,

(12y)2+323(12y)=y2.(12-y)^2+3^2-3(12-y)=y^2. Simplifying,

y224y+144+936+3y=y2,y^2-24y+144+9-36+3y=y^2, which gives

21y=117y=397.21y=117 \quad \Rightarrow \quad y=\frac{39}{7}. Now apply the Law of Cosines again to find MNMN:

MN2=(395)2+(397)2(395)(397).MN^2=\left(\frac{39}{5}\right)^2+\left(\frac{39}{7}\right)^2-\left(\frac{39}{5}\right)\left(\frac{39}{7}\right). Factoring,

MN2=392(125+149135)=393352.MN^2=39^2\left(\frac{1}{25}+\frac{1}{49}-\frac{1}{35}\right)=\frac{39^3}{35^2}. Thus,

MN=393935.MN=\frac{39\sqrt{39}}{35}. Since the problem asks for m+n+pm+n+p when the length is written as mpn\frac{m\sqrt{p}}{n}, we have

m+n+p=39+39+35=113.m+n+p=39+39+35=\boxed{113}. ~Voidling

Video Solution

https://www.youtube.com/watch?v=581ZtcQFCaE&t=98s

This video is private for some reason ~get-rickrolled