返回题库

AIME 2011 II · 第 10 题

AIME 2011 II — Problem 10

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem 10

A circle with center OO has radius 25. Chord AB\overline{AB} of length 30 and chord CD\overline{CD} of length 14 intersect at point PP. The distance between the midpoints of the two chords is 12. The quantity OP2OP^2 can be represented as mn\frac{m}{n}, where mm and nn are relatively prime positive integers. Find the remainder when m+nm + n is divided by 1000.

解析

Solution 1

Let EE and FF be the midpoints of AB\overline{AB} and CD\overline{CD}, respectively, such that BE\overline{BE} intersects CF\overline{CF}.

Since EE and FF are midpoints, BE=15BE = 15 and CF=7CF = 7.

BB and CC are located on the circumference of the circle, so OB=OC=25OB = OC = 25.

The line through the midpoint of a chord of a circle and the center of that circle is perpendicular to that chord, so OEB\triangle OEB and OFC\triangle OFC are right triangles (with OEB\angle OEB and OFC\angle OFC being the right angles). By the Pythagorean Theorem, OE=252152=20OE = \sqrt{25^2 - 15^2} = 20, and OF=25272=24OF = \sqrt{25^2 - 7^2} = 24.

Let xx, aa, and bb be lengths OPOP, EPEP, and FPFP, respectively. OEP and OFP are also right triangles, so x2=a2+202a2=x2400x^2 = a^2 + 20^2 \to a^2 = x^2 - 400, and x2=b2+242b2=x2576x^2 = b^2 + 24^2 \to b^2 = x^2 - 576

We are given that EFEF has length 12, so, using the Law of Cosines with EPF\triangle EPF:

122=a2+b22abcos(EPF)=a2+b22abcos(EPO+FPO)12^2 = a^2 + b^2 - 2ab \cos (\angle EPF) = a^2 + b^2 - 2ab \cos (\angle EPO + \angle FPO)

Substituting for aa and bb, and applying the Cosine of Sum formula:

144=(x2400)+(x2576)2x2400x2576(cosEPOcosFPOsinEPOsinFPO)144 = (x^2 - 400) + (x^2 - 576) - 2 \sqrt{x^2 - 400} \sqrt{x^2 - 576} \left( \cos \angle EPO \cos \angle FPO - \sin \angle EPO \sin \angle FPO \right)

EPO\angle EPO and FPO\angle FPO are acute angles in right triangles, so substitute opposite/hypotenuse for sines and adjacent/hypotenuse for cosines:

144=2x29762(x2400)(x2576)(x2400xx2576x20x24x)144 = 2x^2 - 976 - 2 \sqrt{(x^2 - 400)(x^2 - 576)} \left(\frac{\sqrt{x^2 - 400}}{x} \frac{\sqrt{x^2 - 576}}{x} - \frac{20}{x} \frac{24}{x} \right)

Combine terms and multiply both sides by x2x^2: 144x2=2x4976x22(x2400)(x2576)+960(x2400)(x2576)144 x^2 = 2 x^4 - 976 x^2 - 2 (x^2 - 400) (x^2 - 576) + 960 \sqrt{(x^2 - 400)(x^2 - 576)}

Combine terms again, and divide both sides by 64: 13x2=720015x4976x2+23040013 x^2 = 7200 - 15 \sqrt{x^4 - 976 x^2 + 230400}

Square both sides: 169x4187000x2+51,840,000=225x4219600x2+51,840,000169 x^4 - 187000 x^2 + 51,840,000 = 225 x^4 - 219600 x^2 + 51,840,000

This reduces to x2=40507=(OP)2x^2 = \frac{4050}{7} = (OP)^2; 4050+7057(mod1000)4050 + 7 \equiv \boxed{057} \pmod{1000}.

Solution 2 - Fastest

We begin as in the first solution. Once we see that EOF\triangle EOF has side lengths 1212, 2020, and 2424, we can compute its area with Heron's formula:

K=s(sa)(sb)(sc)=281684=3214.K = \sqrt{s(s-a)(s-b)(s-c)} = \sqrt{28\cdot 16\cdot 8\cdot 4} = 32\sqrt{14}. Thus, the circumradius of triangle EOF\triangle EOF is R=abc4K=4514R = \frac{abc}{4K} = \frac{45}{\sqrt{14}}. Looking at EPFOEPFO, we see that OEP=OFP=90\angle OEP = \angle OFP = 90^\circ, which makes it a cyclic quadrilateral. This means EOF\triangle EOF's circumcircle and EPFOEPFO's inscribed circle are the same.

Since EPFOEPFO is cyclic with diameter OPOP, we have OP=2R=9014OP = 2R = \frac{90}{\sqrt{14}}, so OP2=40507OP^2 = \frac{4050}{7} and the answer is 057\boxed{057}.

Solution 3

We begin as the first solution have OE=20OE=20 and OF=24OF=24. Because PEO+PFO=180\angle PEO+\angle PFO=180^{\circ}, Quadrilateral EPFOEPFO is inscribed in a Circle. Assume point II is the center of this circle.

OEP=90\because \angle OEP=90^{\circ}

\therefore point II is on OPOP

Link EIEI and FIFI, Made line IKEFIK\bot EF, then EIK=EOF\angle EIK=\angle EOF

On the other hand, cosEOF=EO2+OF2EF22EOOF=1315=cosEIK\cos\angle EOF=\frac{EO^2+OF^2-EF^2}{2\cdot EO\cdot OF}=\frac{13}{15}=\cos\angle EIK

sinEOF=sinEIK=1132152=21415\sin\angle EOF=\sin\angle EIK=\sqrt{1-\frac{13^2}{15^2}}=\frac{2\sqrt{14}}{15}

As a result, IE=IO=4514IE=IO=\frac{45}{\sqrt 14}

Therefore, OP2=445214=40507.OP^2=4\cdot \frac{45^2}{14}=\frac{4050}{7}.

As a result, m+n=4057057(mod1000)m+n=4057\equiv \boxed{057}\pmod{1000}

Solution 4

Let OP=xOP=x.

Proceed as the first solution in finding that quadrilateral EPFOEPFO has side lengths OE=20OE=20, OF=24OF=24, EP=x2202EP=\sqrt{x^2-20^2}, and PF=x2242PF=\sqrt{x^2-24^2}, and diagonals OP=xOP=x and EF=12EF=12.

We note that quadrilateral EPFOEPFO is cyclic and use Ptolemy's theorem to solve for xx:

20x2242+12x=24x220220\cdot \sqrt{x^2-24^2} + 12\cdot x = 24\cdot \sqrt{x^2-20^2} Solving, we have x2=40507x^2=\frac{4050}{7} so the answer is 057\boxed{057}.

-Solution by blueberrieejam

~bluesoul changes the equation to a right equation, the previous equation isn't solvable

Solution 5 (Quick Angle Solution)

Let MM be the midpoint of ABAB and NN of CDCD. As OMP=ONP\angle OMP = \angle ONP, quadrilateral OMPNOMPN is cyclic with diameter OPOP. By Cyclic quadrilaterals note that MPO=MNO\angle MPO = \angle MNO.

The area of MNP\triangle MNP can be computed by Herons as

[MNO]=s(sa)(sb)(sc)=281684=3214.[MNO] = \sqrt{s(s-a)(s-b)(s-c)} = \sqrt{28\cdot 16\cdot 8\cdot 4} = 32\sqrt{14}. The area is also 12ONMNsinMNO\frac{1}{2}ON \cdot MN \sin{\angle MNO}. Therefore,

sinMNO=2[MNO]ONMN=2914sinMNO=OMOP=2914OP=901414OP2=40507    057.\begin{aligned} \sin{\angle MNO} &= \frac{2[MNO]}{ON \cdot MN} \\ &= \frac{2}{9}\sqrt{14} \\ \sin{\angle MNO} &= \frac{OM}{OP} \\ &= \frac{2}{9}\sqrt{14} \\ OP &= \frac{90\sqrt{14}}{14} \\ OP^2 &= \frac{4050}{7} \implies \boxed{057}. \end{aligned} ~ Aaryabhatta1

Solution 6

Define MM and NN as the midpoints of ABAB and CDCD, respectively. Because OMP=ONP=90\angle OMP = \angle ONP = 90^{\circ}, we have that ONPMONPM is a cyclic quadrilateral. Hence, PNM=POM.\angle PNM = \angle POM. Then, let these two angles be denoted as α\alpha. Now, assume WLOG that PD=x<7PD = x < 7 and PB=y<15PB = y < 15 (We can do this because one of PDPD or PCPC must be less than 7, and similarly for PBPB and PAPA). Then, by Power of a Point on P with respect to the circle with center OO, we have that

(14x)x=(30y)y(14-x)x = (30-y)y (7x)2+176=(15y)2.(7-x)^{2}+176=(15-y)^{2}. Then, let z=(7x)2z = (7-x)^{2}. From Law of Cosines on NMP\triangle NMP, we have that

cos MNP=NP2+MN2MP22NPMN\textrm{cos } \angle MNP = \frac{NP^{2}+MN^{2}-MP^{2}}{2 \cdot NP \cdot MN} cos α=(7x)2+122(14x)224(7x).\textrm{cos } \alpha = \frac{(7-x)^{2} + 12^{2} - (14-x)^{2}}{24 \cdot (7-x)}. Plugging in zz in gives

cos α=3224z\textrm{cos } \alpha = \frac{-32}{24 \cdot \sqrt{z}} cos α=43z\textrm{cos } \alpha = \frac{-4}{3\sqrt{z}} cos 2α=169z.\textrm{cos }^{2} \alpha = \frac{16}{9z}. Hence,

tan 2α=9z169z169z=9z1616.\textrm{tan }^{2} \alpha = \frac{\frac{9z-16}{9z}}{\frac{16}{9z}} = \frac{9z-16}{16}. Then, we also know that

tan α=tan MOP=MPOM=14y20.\textrm{tan } \alpha = \textrm{tan } \angle MOP = \frac{MP}{OM} = \frac{14-y}{20}. Squaring this, we get

tan 2α=z+176400.\textrm{tan }^{2} \alpha = \frac{z+176}{400}. Equating our expressions for zz, we get z+176400=9z1616.\frac{z+176}{400} = \frac{9z-16}{16}. Solving gives us that z=187z = \frac{18}{7}. Since ONP=90\angle ONP = 90^{\circ}, from the Pythagorean Theorem, OP2=ON2+PN2=25272+z=576+z=40507OP^{2} = ON^{2}+PN^{2} = 25^{2}-7^{2} + z = 576+z = \frac{4050}{7}, and thus the answer is 4050+7=40574050+7 = 4057, which when divided by a thousand leaves a remainder of 57.\boxed{57}.

-Mr.Sharkman

Note: my solution was very long and tedious. It was definitely the least elegant solution. The only thing I like about it is it contains no quadratic equations (unless you count LoC).

Solution 7 Analytic Geometry

AIME diagram

Let EE and FF be the midpoints of AB\overline{AB} and CD\overline{CD}, respectively, such that BE\overline{BE} intersects CF\overline{CF}.

Since EE and FF are midpoints, BE=15BE = 15 and CF=7CF = 7.

BB and CC are located on the circumference of the circle, so OB=OC=25OB = OC = 25.

Since OEAB\overline{OE}\perp \overline{AB} and OFCD\overline{OF}\perp \overline{CD}, OE=OB2BE2=20OE = \sqrt{OB^2-BE^2}=20 and OF=OC2OF2=24OF = \sqrt{OC^2-OF^2}=24

With law of cosines, cosEOF=OE2+OF2EF22OEOF=1315\cos \angle EOF = \frac{OE^2+OF^2-EF^2}{2\cdot OE\cdot OF} = \frac{13}{15}

Since EF<OFEF < OF, EOF\angle EOF is acute angle. sinEOF=1cos2EOF=5615\sin \angle EOF = \sqrt{1-\cos^2 \angle EOF} = \frac{\sqrt{56}}{15} and tanEOF=5613\tan \angle EOF = \frac{\sqrt{56}}{13}

Let OF\overline{OF} line be xx axis.

Line DC\overline{DC} equation is x=OFx = OF.

Since line AB\overline{AB} passes point EE and perpendicular to OD\overline{OD}, its equation is yEy=1tanEOF(xEx)y - E_y = -\frac{1}{\tan \angle EOF} (x - E_x)

where Ex=OEcosEOFE_x = OE\cos{\angle EOF} , Ey=OEsinEOFE_y = OE\sin{\angle EOF}

Since PP is the intersection of AB\overline{AB} and CD\overline{CD},

Px=OF=24P_x = OF = 24

Py=Ey1tanEOF(OFEx)=3147P_y = E_y -\frac{1}{\tan \angle EOF} (OF - E_x) = - \frac{3\sqrt{14}}{7} (Negative means point PP is between point FF and CC)

OP2=Px2+Py2=40507OP^2 = P_x^2 + P_y^2 = \frac{4050}{7} and the answer is 057\boxed{057}.

Note: if EFEF was longer, point PP would be between point DD and FF. Then, OPOP would be the diagonal of quadrilateral OEPFOEPF not the side. To apply Ptolemy's theorem like solution 4, it is critical to know whether OPOP is the diagonal or side of quadrilateral. Equation for wrong case cannot be solved. For example,

AIME diagram

Solution 8 (Analytic- Can use complex numbers or rotation matrix)

AIME diagram

Solution 9

Let the midpoint of ABAB be MM, and the midpoint of CDCD be NN. Because ONON is a perpendicular bisector of CDCD, we know that CN=7CN=7 and OC=25OC=25 (the radius of the circle). Therefore, by the Pythagorean Theorem, ON=24ON=24.

Now that we have all the side lengths of OMN\triangle{OMN}, we use Law of Cosines to find OMN\angle{OMN}. \begin{align*} 20^2+12^2-(2)(20)(12)(\cos\angle{OMN})&=24^2\\ 544-480\cos\angle{OMN}&=576\\ \cos\angle{OMN}&=-\dfrac{1}{15}. \end{align*} Because OMP\angle{OMP} is right, we know that PMN=OMN90\angle{PMN}=\angle{OMN}-90^\circ.

We then use the cosine difference identity to find that (note that we use cos90=0\cos 90^\circ =0 and sin90=1\sin 90^\circ = 1) \begin{align*} \cos\angle{PMN}&=\cos(\angle{OMN}-90^\circ)\\ &=\cos\angle{OMN}\cos 90^\circ + \sin\angle{OMN}\sin 90^\circ\\ &=\sin{OMN}. \end{align*} Using the identity cos2θ+sin2θ=1\cos^2 \theta+\sin^2 \theta=1, and since it is an acute angle it must be positive, we find that cosPMN=41415\cos\angle{PMN}=\dfrac{4\sqrt{14}}{15}.

Let PM=xPM=x, and PN=yPN=y. Using Law of Sines on PMN\triangle{PMN}, we have the equation

x2+144(2)(x)(12)(cosPMN)=y2.x^2+144-(2)(x)(12)(\cos\angle{PMN})=y^2. Simplifying, we get

x2y2+144=96x1415.x^2-y^2+144=\dfrac{96x\sqrt{14}}{15}. Using Power of a Point on point PP, we find that (15x)(15+x)=(7y)(7+y)(15-x)(15+x)=(7-y)(7+y), or x2y2=176x^2-y^2=176. Substituting this in and simplifying, we find that x=5014x=\dfrac{50}{\sqrt{14}}. Finally, using the Pythagorean Theorem on OMP\triangle{OMP}, we find that

OP2=400+x2=400+250014=2800+12507=40507.OP^2=400+x^2=400+\dfrac{2500}{14}=\dfrac{2800+1250}{7}=\dfrac{4050}{7}. Thus, the answer to the problem is 4050+7=4057057.4050+7=4057\rightarrow \boxed{057}.

- The_Other_Guy

Solution 10

Place the circle of radius 2525 at the origin, O=(0,0)O=(0,0). Let chord AB\overline{AB} be vertical with midpoint M=(20,0)M=(-20,0), so that ABAB has length 3030. Then the endpoints are A=(20,15),B=(20,15)A=(-20,-15), \quad B=(-20,15).

Let chord CD\overline{CD} have length 1414, so its half-length is 77. The distance from the origin to the midpoint of CD\overline{CD} is 25272=62549=24.\sqrt{25^2 - 7^2} = \sqrt{625 - 49} = 24.

Let the midpoint of CD\overline{CD} be N=(x,y)N=(x,y). Since the distance between the midpoints of the chords is 1212, we have (x+20)2+y2=122=144(x+20)^2 + y^2 = 12^2 = 144, and from the distance to the origin: x2+y2=242=576x^2 + y^2 = 24^2 = 576.

Subtracting these equations eliminates y2y^2 and gives a simple linear equation:

(x+20)2+y2(x2+y2)=144576x2+40x+400x2=43240x=832x=1045.(x+20)^2 + y^2 - (x^2 + y^2) = 144 - 576 \Rightarrow x^2 + 40x + 400 - x^2 = -432 \Rightarrow 40x = -832 \Rightarrow x = -\frac{104}{5}.

Then, y2=144(x+20)2=144(45)2=3600251625=358425y=16145.y^2 = 144 - (x+20)^2 = 144 - \left(-\frac{4}{5}\right)^2 = \frac{3600}{25} - \frac{16}{25} = \frac{3584}{25} \Rightarrow y = \frac{16\sqrt{14}}{5}.

Thus the midpoint of CD\overline{CD} is N=(1045,16145)N = \left(-\frac{104}{5}, \frac{16\sqrt{14}}{5}\right).

The slope of CD\overline{CD} is perpendicular to the radius at its midpoint: slope=(104/5)1614/5=104/51614/5=13214\text{slope} = \frac{-(-104/5)}{16\sqrt{14}/5} = \frac{104/5}{16\sqrt{14}/5} = \frac{13}{2\sqrt{14}}.

Equation of the line through NN:y16145=13214(x+1045)y - \frac{16\sqrt{14}}{5} = \frac{13}{2\sqrt{14}} \left(x + \frac{104}{5}\right).

Intersecting with x=20x=-20 (the vertical line for AB): y16145=1321445y=16145+26514=5014y - \frac{16\sqrt{14}}{5} = \frac{13}{2\sqrt{14}} \cdot \frac{4}{5} \Rightarrow y = \frac{16\sqrt{14}}{5} + \frac{26}{5\sqrt{14}} = \frac{50}{\sqrt{14}}.

So the intersection point PP is P=(20,5014)P = \left(-20, \frac{50}{\sqrt{14}}\right), and OP2=(20)2+(5014)2=400+250014=40507OP^2 = (-20)^2 + \left(\frac{50}{\sqrt{14}}\right)^2 = 400 + \frac{2500}{14} = \frac{4050}{7}.

Thus m+n=4050+7=4057m+n = 4050 + 7 = 4057, and the remainder when divided by 10001000 is 57.\boxed{57}.

~MathKing555