返回题库

AIME 2005 I · 第 7 题

AIME 2005 I — Problem 7

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

In quadrilateral ABCD, BC=8, CD=12, AD=10,ABCD,\ BC=8,\ CD=12,\ AD=10, and mA=mB=60.m\angle A= m\angle B = 60^\circ. Given that AB=p+q,AB = p + \sqrt{q}, where pp and qq are positive integers, find p+q.p+q.

解析

Solution

Solution 1

AIME diagram

Draw line segment DEDE such that line DEDE is concurrent with line BCBC. Then, ABEDABED is an isosceles trapezoid so AD=BE=10AD=BE=10, and BC=8BC=8 and EC=2EC=2. We are given that DC=12DC=12. Since CED=120\angle CED = 120^{\circ}, using Law of Cosines on CED\bigtriangleup CED gives

122=DE2+42(2)(DE)(cos120)12^2=DE^2+4-2(2)(DE)(\cos 120^{\circ}) which gives

1444=DE2+2DE144-4=DE^2+2DE . Adding 11 to both sides gives 141=(DE+1)2141=(DE+1)^2, so DE=1411DE=\sqrt{141}-1. DAP\bigtriangleup DAP and EBQ\bigtriangleup EBQ are both 30609030-60-90, so AP=5AP=5 and BQ=5BQ=5. PQ=DEPQ=DE, and therefore AB=AP+PQ+BQ=5+1411+5=9+141(p,q)=(9,141)150AB=AP+PQ+BQ=5+\sqrt{141}-1+5=9+\sqrt{141} \rightarrow (p,q)=(9,141) \rightarrow \boxed{150}.

Solution 2

AIME diagram

Draw the perpendiculars from CC and DD to ABAB, labeling the intersection points as EE and FF. This forms 2 30609030-60-90 right triangles, so AE=5AE = 5 and BF=4BF = 4. Also, if we draw the horizontal line extending from CC to a point GG on the line DEDE, we find another right triangle DGC\triangle DGC. DG=DECF=5343=3DG = DE - CF = 5\sqrt{3} - 4\sqrt{3} = \sqrt{3}. The Pythagorean Theorem yields that GC2=12232=141GC^2 = 12^2 - \sqrt{3}^2 = 141, so EF=GC=141EF = GC = \sqrt{141}. Therefore, AB=5+4+141=9+141AB = 5 + 4 + \sqrt{141} = 9 + \sqrt{141}, and p+q=150p + q = \boxed{150}.

Solution 3

AIME diagram

Extend ADAD and BCBC to an intersection at point EE. We get an equilateral triangle ABEABE. We denote the length of a side of ABE\triangle ABE as ss and solve for it using the Law of Cosines:

122=(s10)2+(s8)22(s10)(s8)cos6012^2 = (s - 10)^2 + (s - 8)^2 - 2(s - 10)(s - 8)\cos{60} 144=2s236s+164(s218s+80)144 = 2s^2 - 36s + 164 - (s^2 - 18s + 80) This simplifies to s218s60=0s^2 - 18s - 60=0; the quadratic formula yields the (discard the negative result) same result of 9+1419 + \sqrt{141}.

Solution 4

Extend BCBC and ADAD to meet at point EE, forming an equilateral triangle ABE\triangle ABE. Draw a line from CC parallel to ABAB so that it intersects ADAD at point FF. Then, apply Stewart's Theorem on CFE\triangle CFE. Let CE=xCE=x.

2x(x2)+122x=2x2+x2(x2)2x(x-2) + 12^2x = 2x^2 + x^2(x-2) x32x2140x=0x^3 - 2x^2 - 140x = 0 By the quadratic formula (discarding the negative result), x=1+141x = 1 + \sqrt{141}, giving AB=9+141AB = 9 + \sqrt{141} for a final answer of p+q=150p+q=150.

Solution 5 (EASY EASY VERY TREMENDOUSLY EASY)

Draw a line from point CC to a new point EE on ADAD parallel to ABAB. Draw a line from point EE to a new point FF on ABAB parallel to CDCD. This creates parallelogram CEFBCEFB.

The reasoning for this is to connect the two angles that are congruent.

CEF=60\angle CEF = 60^{\circ} and triangle AEFAEF is an equilateral triangle with side length 8. Thus, AF=8AF = 8.

ED=108=2ED = 10 - 8 = 2. By the Law of Cosines, CD2=ED2+EC22EDECcosDECCD^2 = ED^2 + EC^2 - 2 \cdot {ED} \cdot {EC} \cdot \cos{\angle DEC}. Thus, 144=4+c22c144 = 4 + c^2 - 2c and c=1+141c = 1 + \sqrt{141}. EC=FBEC = FB.

AB=AF+FB=8+1+141=9+141AB = AF + FB = 8 + 1 + \sqrt{141} = 9 + \sqrt{141} so the answer is p+q=150p+q=150.

-unhappyfarmer