返回题库

AIME 2019 II · 第 15 题

AIME 2019 II — Problem 15

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

In acute triangle ABCABC points PP and QQ are the feet of the perpendiculars from CC to AB\overline{AB} and from BB to AC\overline{AC}, respectively. Line PQPQ intersects the circumcircle of ABC\triangle ABC in two distinct points, XX and YY. Suppose XP=10XP=10, PQ=25PQ=25, and QY=15QY=15. The value of ABACAB\cdot AC can be written in the form mnm\sqrt n where mm and nn are positive integers, and nn is not divisible by the square of any prime. Find m+nm+n.

Diagram

AIME diagram

解析

Solution 1

First we have acosA=PQ=25a\cos A=PQ=25, and (acosA)(ccosC)=(acosC)(ccosA)=APPB=10(25+15)=400(a\cos A)(c\cos C)=(a\cos C)(c\cos A)=AP\cdot PB=10(25+15)=400 by PoP. Similarly, (acosA)(bcosB)=15(10+25)=525,(a\cos A)(b\cos B)=15(10+25)=525, and dividing these each by acosAa\cos A gives bcosB=21,ccosC=16b\cos B=21,c\cos C=16.

It is known that the sides of the orthic triangle are acosA,bcosB,ccosCa\cos A,b\cos B,c\cos C, and its angles are π2A\pi-2A,π2B\pi-2B, and π2C\pi-2C. We thus have the three sides of the orthic triangle now. Letting DD be the foot of the altitude from AA, we have, in DPQ\triangle DPQ,

cosP,cosQ=212+25216222125,162+25221221625=2735,1120.\cos P,\cos Q=\frac{21^2+25^2-16^2}{2\cdot 21\cdot 25},\frac{16^2+25^2-21^2}{2\cdot 16\cdot 25}= \frac{27}{35}, \frac{11}{20}. cosB=cos(12(πP))=sin12P=435,\Rightarrow \cos B=\cos\left(\tfrac 12 (\pi-P)\right)=\sin\tfrac 12 P =\sqrt{\frac{4}{35}}, similarly, we get

cosC=cos(12(πQ))=sin12Q=940.\cos C=\cos\left(\tfrac 12 (\pi-Q)\right)=\sin\tfrac 12 Q=\sqrt{\frac{9}{40}}. To finish,

bc=(bcosB)(ccosC)cosBcosC=1621(2/35)(3/40)=56014.bc= \frac{(b\cos B)(c\cos C)}{\cos B\cos C}=\frac{16\cdot 21}{(2/\sqrt{35})(3/\sqrt{40})}=560\sqrt{14}. The requested sum is 574\boxed{574}. - crazyeyemoody907

Remark: The proof that acosA=PQa \cos A = PQ can be found here: http://www.irmo.ie/5.Orthic_triangle.pdf

Solution 2

Let BC=aBC=a, AC=bAC=b, and AB=cAB=c. Let cosA=k\cos\angle A=k. Then AP=bkAP=bk and AQ=ckAQ=ck.

By Power of a Point theorem,

APBP=XPYPb2k2bck+400=0AQCQ=YQXQc2k2bck+525=0\begin{aligned} AP\cdot BP=XP\cdot YP \quad &\Longrightarrow \quad b^2k^2-bck+400=0\\ AQ\cdot CQ=YQ\cdot XQ \quad &\Longrightarrow \quad c^2k^2-bck+525=0 \end{aligned} Thus bck=(bk)2+400=(ck)2+525=ubck = (bk)^2+400=(ck)^2+525 = u. Then bk=u400bk=\sqrt{u-400}, ck=u525ck=\sqrt{u-525}, and

k=(u400)(u525)u2k=\sqrt{\frac{(u-400)(u-525)}{u^2}} Use the Law of Cosines in APQ\triangle APQ to get 252=b2k2+c2k22bck3=2bck9252bck325^2=b^2k^2+c^2k^2-2bck^3 = 2bck-925-2bck^3, which rearranges to

775=bckk2bck=u(u400)(u525)u775=bck - k^2\cdot bck = u-\frac{(u-400)(u-525)}{u} Upon simplification, this reduces to a linear equation in uu, with solution u=1400u=1400. Then

ABAC=bc=1kbck=u2(u400)(u525)=56014AB\cdot AC = bc = \frac 1{k}\cdot bck = \frac{u^2}{\sqrt{(u-400)(u-525)}}=560 \sqrt{14} So the final answer is 560+14=574560 + 14 = \boxed{574}

By SpecialBeing2017

Solution 3

Let AP=pAP=p, PB=qPB=q, AQ=rAQ=r, and QC=sQC=s. By Power of a Point,

APPB=XPYPpq=400AQQC=YQXQrs=525\begin{aligned} AP\cdot PB=XP\cdot YP \quad &\Longrightarrow \quad pq=400\\ AQ\cdot QC=YQ\cdot XQ \quad &\Longrightarrow \quad rs=525 \end{aligned} Points PP and QQ lie on the circle, ω\omega, with diameter BCBC, and pow(A,ω)=APAB=AQAC(A,\omega) = AP\cdot AB = AQ\cdot AC, so

p(p+q)=r(r+s)p2r2=125p(p+q)=r(r+s)\quad \Longrightarrow \quad p^2-r^2=125 Use Law of Cosines in APQ\triangle APQ to get 252=p2+r22prcosA25^2=p^2+r^2-2pr\cos A; since cosA=rp+q\cos A = \frac r{p+q}, this simplifies as

500 = 2r22pr2p+q = 2r22p2r2p2+400 = 800r2r2+525500 \ =\ 2r^2-\frac{2pr^2}{p+q} \ =\ 2r^2-\frac{2p^2r^2}{p^2+400} \ =\ \frac{800r^2}{r^2+525} We get r=535r=5\sqrt{35} and thus

r=535,p=r2+125=1010,q=400p=410,s=525r=335.r=5\sqrt{35}, \quad p = \sqrt{r^2+125} = 10\sqrt{10}, \quad q = \frac{400}{p} =4\sqrt{10}, \quad s= \frac{525}{r} = 3\sqrt{35}. Therefore ABAC=(p+q)(r+s)=56014AB\cdot AC = (p+q)\cdot(r+s) = 560\sqrt{14}. So the answer is 560+14=574560 + 14 = \boxed{574}

By asr41

Solution 4 (Clean)

This solution is directly based of @CantonMathGuy's solution. We start off with a key claim.

Claim. XBACXB \parallel AC and YCABYC \parallel AB.

Proof.

AIME diagram

Let EE and FF denote the reflections of the orthocenter over points PP and QQ, respectively. Since EFXYEF \parallel XY and

EF=2PQ=XP+PQ+QY=XY,EF = 2 PQ = XP + PQ + QY = XY, we have that EXYFE X Y F is a rectangle. Then, since XYF=90\angle XYF = 90^\circ we obtain XBF=90\angle XBF = 90^\circ (which directly follows from XBYFXBYF being cyclic); hence XBQ=AQB\angle XBQ = \angle AQB, or XBAQXBACXB \parallel AQ \Rightarrow XB \parallel AC.

Similarly, we can obtain YCABYC \parallel AB.  \ \blacksquare

A direct result of this claim is that BPXAPQCYQ\triangle BPX \sim \triangle APQ \sim \triangle CYQ.

Thus, we can set AP=5kAP = 5k and BP=2kBP = 2k, then applying Power of a Point on PP we get 1040=10k2    k=210    AB=141010 \cdot 40 = 10k^2 \implies k = 2\sqrt{10} \implies AB = 14 \sqrt{10}. Also, we can set AQ=5lAQ = 5l and CQ=3lCQ = 3l and once again applying Power of a Point (but this time to QQ) we get

...................1535=15l2    l=35    AC=835\phantom{...................}15 \cdot 35 = 15l^2 \implies l = \sqrt{35} \implies AC = 8 \sqrt{35}.

Hence,

...................ABAC=112350=112514=56014\phantom{...................}AB \cdot AC = 112 \sqrt{350} = 112 \cdot 5 \sqrt{14} = 560 \sqrt{14}

and the answer is 560+14=574560 + 14 = \boxed{574}. ~rocketsri

Solution 5

AIME diagram

mathboy282

Solution 6

Certainly AQPABC\triangle AQP\sim\triangle ABC. Let k=APk=AP and =AQ\ell=AQ, and let cc be the constant with BC=PQc=25cBC = PQ\cdot c = 25c. Then PB=ckPB = \ell c-k and QC=kcQC = kc-\ell. By Power of a Point at PP and QQ, we obtain the equations \begin{align*} AP\cdot PB &= k(\ell c-k) = k\ell c-k^2 = 400,\\ AQ\cdot QC &= \ell(kc-\ell) = k\ell c-\ell^2 = 525. \end{align*} This implies that k22=125k^2-\ell^2 = 125. Next, by the Pythagorean theorem we have \begin{align*} PC^2 &= BC^2-BP^2 = 625c^2-(\ell c-k)^2,\\ PC^2 &= AC^2-AP^2 = k^2c^2 - k^2. \end{align*} Equating the two and simplifying, we arrive at the equation

c=2kk2+2625.c = \frac{2k\ell}{k^2+\ell^2-625}. From here, substitute =k2125\ell = \sqrt{k^2-125}. Then the first Power of a Point equation becomes

k2+400=k2k2k2750=k2(k2125)k2375.k^2+400=k\ell\cdot\frac{2k\ell}{2k^2-750} = \frac{k^2(k^2-125)}{k^2-375}. Solving, we obtain k=1000k=\sqrt{1000} and =875\ell = \sqrt{875}. Then we evaluate: \begin{align*} AB\cdot AC &= (ck)(c\ell) = \frac{(k\ell)^3}{(k^2-375)^2}\\ &= \frac{(\sqrt{875000})^3}{625^2} = \frac{(250\sqrt{14})^3}{625^2} \\ &= \frac{(2\cdot 5^3)^3\cdot 14\sqrt{14}}{5^8}=560\sqrt{14}. \end{align*} The answer is 560+14=574.560+14 = \boxed{574}.

~TThB0501

Video Solution

2019 AIME II #15

MathProblemSolvingSkills.com

Video Solution by MOP 2024

https://youtu.be/aYV09qIwTqs

~r00tsOfUnity

Video Solution by Mr. Math

https://www.youtube.com/watch?v=rpNnK5n0_P0