返回题库

AIME 2003 I · 第 12 题

AIME 2003 I — Problem 12

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

In convex quadrilateral ABCD,AC,AB=CD=180,ABCD, \angle A \cong \angle C, AB = CD = 180, and ADBC.AD \neq BC. The perimeter of ABCDABCD is 640640. Find 1000cosA.\lfloor 1000 \cos A \rfloor. (The notation x\lfloor x \rfloor means the greatest integer that is less than or equal to x.x.)

解析

Solution

Solution 1

AIME diagram

By the Law of Cosines on ABD\triangle ABD at angle AA and on BCD\triangle BCD at angle CC (note C=A\angle C = \angle A),

1802+AD2360ADcosA=1802+BC2360BCcosA180^2 + AD^2 - 360 \cdot AD \cos A = 180^2 + BC^2 - 360 \cdot BC \cos A (AD2BC2)=360(ADBC)cosA(AD^2 - BC^2) = 360(AD - BC) \cos A (ADBC)(AD+BC)=360(ADBC)cosA(AD - BC)(AD + BC) = 360(AD - BC) \cos A (AD+BC)=360cosA(AD + BC) = 360 \cos A We know that AD+BC=640360=280AD + BC = 640 - 360 = 280. cosA=280360=79=0.777\cos A = \dfrac{280}{360} = \dfrac{7}{9} = 0.777 \ldots

1000cosA=777\lfloor 1000 \cos A \rfloor = \boxed{777}.

Solution 2

Notice that AB=CDAB = CD, and BD=DBBD = DB, and DABBCD\angle{DAB} \cong \angle{BCD}, so we have side-side-angle matching on triangles ABDABD and CDBCDB. Since the problem does not allow ABDCDB\triangle{ABD} \cong \triangle{CDB}, we know that ADB\angle{ADB} is not a right angle, and there is a unique other triangle with the matching side-side-angle.

AIME diagram

Overlay the triangles BDA\triangle BDA and BDC\triangle BDC on each other as in the diagram above (where the red labels correspond to BDA\triangle BDA and the blue labels correspond to BDC\triangle BDC). Here we assume without loss of generality that BC>ADBC>AD. Furthermore, let θ\theta be the angle AA referenced in the problem; we need to find 1000cosθ\lfloor 1000\cos\theta\rfloor.

Since the perimeter of ABCDABCD is 640640, we have AD+BC=640360=280AD+BC=640-360=280. Thus let BC=aBC=a and AD=280aAD=280-a for some positive real number aa. But the sides that correspond to BD\overline{BD} above are congruent, so we can drop a perpendicular from the topmost point to a point EE, where the base of the isosceles triangle is bisected. Notice that the base of the isosceles triangle has length a(280a)=2a280a-(280-a)=2a-280, so in the diagram above, AE=280a+12(2a280)=280a+a140=140AE=280-a+\frac{1}{2}(2a-280)=280-a+a-140=140.

Looking above at the right triangle containing θ\theta, we see that cosθ=AE180=140180=79\cos\theta=\frac{AE}{180}=\frac{140}{180}=\frac{7}{9}. Hence 100079=777\left\lfloor 1000\cdot\frac{7}{9}\right\rfloor=\boxed{777} is our answer.

~ eevee9406

Solution 3

Start the same as solution 1. We get

1802+a2360acosA=1802+b2360bcosAa2360acosA=b2360bcosA,180^2+a^2-360a \cos A = 180^2+b^2-360b \cos A \Rightarrow a^2-360a \cos A = b^2-360b \cos A, where aa is the length of BCBC and bb is the length of ADAD. Let the common value of a2360acosAa^2-360a \cos A and b2360bcosAb^2-360b \cos A be cc. Then, the quadratic in xx

x2360cosAxc=0x^2-360 \cos A \cdot x - c = 0 has solutions aa and bb. Therefore, by Vieta's, a+b=360cosAa+b = 360 \cos A. However, we know that the perimeter of ABCDABCD is 640640, so a+b+180+180=640a+b+180+180=640, so a+b=280a+b=280. Therefore,

360cosA=280cosA=280360cosA=791000cosA=777.360 \cos A = 280 \Rightarrow \cos A = \frac{280}{360} \Rightarrow \cos A = \frac{7}{9} \Rightarrow \lfloor 1000 \cos A \rfloor = \boxed{777}.