返回题库

AIME 1992 · 第 9 题

AIME 1992 — Problem 9

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

Trapezoid ABCDABCD^{}_{} has sides AB=92AB=92^{}_{}, BC=50BC=50^{}_{}, CD=19CD=19^{}_{}, and AD=70AD=70^{}_{}, with ABAB^{}_{} parallel to CDCD^{}_{}. A circle with center PP^{}_{} on ABAB^{}_{} is drawn tangent to BCBC^{}_{} and ADAD^{}_{}. Given that AP=mnAP^{}_{}=\frac mn, where mm^{}_{} and nn^{}_{} are relatively prime positive integers, find m+nm+n^{}_{}.

解析

Solution 1

Let AP=xAP=x so that PB=92x.PB=92-x. Extend AD,BCAD, BC to meet at X,X, and note that XPXP bisects AXB;\angle AXB; let it meet CDCD at E.E. Using the angle bisector theorem, we let XB=y(92x),XA=xyXB=y(92-x), XA=xy for some y.y.

Then XD=xy70,XC=y(92x)50,XD=xy-70, XC=y(92-x)-50, thus

xy70y(92x)50=XDXC=EDEC=APPB=x92x,\frac{xy-70}{y(92-x)-50} = \frac{XD}{XC} = \frac{ED}{EC}=\frac{AP}{PB} = \frac{x}{92-x}, which we can rearrange, expand and cancel to get 120x=7092,120x=70\cdot 92, hence AP=x=1613AP=x=\frac{161}{3}. This gives us a final answer of 161+3=164161+3=\boxed{164}

Video Solution by Pi Academy

https://youtu.be/fHFD0TEfBnA?si=DRKVU_As7Rv0ou5D

~ Pi Academy (Like and Subscribe!)

Solution 2

Let ABAB be the base of the trapezoid and consider angles AA and BB. Let x=APx=AP and let hh equal the height of the trapezoid. Let rr equal the radius of the circle.

Then

sinA=rx=h70 and sinB=r92x=h50.(1)\sin{A}= \frac{r}{x} = \frac{h}{70}\qquad\text{ and }\qquad\sin{B}= \frac{r}{92-x} = \frac{h}{50}.\tag{1} Let zz be the distance along ABAB from AA to where the perp from DD meets ABAB.

Then h2+z2=702h^2 +z^2 =70^2 and (73z)2+h2=502(73-z)^2 + h^2 =50^2 so h=44710959146h =\frac{\sqrt{44710959}}{146}. We can substitute this into (1)(1) to find that x=11753219=1613x= \frac{11753}{219} = \frac{161}{3} and m+n=164m+n = 164.

Remark: One can come up with the equations in (1)(1) without directly resorting to trig. From similar triangles, h/r=70/xh/r = 70/x and h/r=50/(92x)h/r = 50/ (92-x). This implies that 70/x=50/(92x)70/x =50/(92-x), so x=161/3x = 161/3.

Solution 3

From (1)(1) above, x=70rhx = \frac{70r}{h} and 92x=50rh92-x = \frac{50r}{h}. Adding these equations yields 92=120rh92 = \frac{120r}{h}. Thus, x=70rh=712120rh=71292=1613x = \frac{70r}{h} = \frac{7}{12}\cdot\frac{120r}{h} = \frac{7}{12}\cdot92 = \frac{161}{3}, and m+n=164m+n = \boxed{164}.

We can use (1)(1) from Solution 1 to find that h/r=70/xh/r = 70/x and h/r=50/(92x)h/r = 50/ (92-x).

This implies that 70/x=50/(92x)70/x =50/(92-x) so x=161/3x = 161/3

Solution 4

Extend ADAD and BCBC to meet at a point XX. Since ABAB and CDCD are parallel, XCDXAB\triangle XCD \sim \triangle XAB. If XAXA is further extended to a point AA' and XBXB is extended to a point BB' such that ABA'B' is tangent to circle PP, we discover that circle PP is the incircle of triangle XABXA'B'. Then line XPXP is the angle bisector of AXB\angle AXB. By homothety, PP is the intersection of the angle bisector of XAB\triangle XAB with ABAB. By the angle bisector theorem,

AXAP=XBBPAXAPXDAP=XBBPXCBPADAP=BCBP=75\begin{aligned} \frac{AX}{AP} &= \frac{XB}{BP}\\ \frac{AX}{AP} - \frac{XD}{AP} &= \frac{XB}{BP} - \frac{XC}{BP}\\ \frac{AD}{AP} &= \frac{BC}{BP}\\ &=\frac{7}{5} \end{aligned} Let 7a=AP7a = AP, then AB=7a+5a=12aAB = 7a + 5a = 12a. AP=712(AB)=92×712=1613AP = \frac{7}{12}(AB) = \frac{92\times 7}{12} = \frac{161}{3}. Thus, m+n=164m + n = 164.

Note: this solution shows that the length of CDCD is irrelevant as long as there still exists a circle as described in the problem.

Solution 5

The area of the trapezoid is (19+92)h2\frac{(19+92)h}{2}, where hh is the height of the trapezoid.

Draw lines CPCP and BPBP. We can now find the area of the trapezoid as the sum of the areas of the three triangles BPCBPC, CPDCPD, and PBAPBA.

[BPC]=1250r[BPC] = \frac{1}{2} \cdot 50 \cdot r (where rr is the radius of the tangent circle.)

[CPD]=1219h[CPD] = \frac{1}{2} \cdot 19 \cdot h [PBA]=1270r[PBA] = \frac{1}{2} \cdot 70 \cdot r [BPC]+[CPD]+[PBA]=60r+19h2=[ABCD]=(19+92)h2[BPC] + [CPD] + [PBA] = 60r + \frac{19h}{2} = [ABCD] = \frac{(19+92)h}{2} 60r=46h60r = 46h r=23h30r = \frac{23h}{30}

From Solution 1 above, h70=rx\frac{h}{70} = \frac{r}{x}

Substituting r=23h30r = \frac{23h}{30}, we find x=1613x = \frac{161}{3}, hence the answer is 164\boxed{164}.

Solution 6

As the problem tells, the circle is tangent to both sides AD,BCAD,BC, we can make it up to a triangle QABQAB and PP must lie on its angular bisector. Then we know that AP:BP=7:5AP:BP=7:5, which makes AP=712(AB)=92×712=1613AP = \frac{7}{12}(AB) = \frac{92\times 7}{12} = \frac{161}{3}. Thus, m+n=164m + n = 164.