返回题库

AIME 2009 I · 第 5 题

AIME 2009 I — Problem 5

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

Triangle ABCABC has AC=450AC = 450 and BC=300BC = 300. Points KK and LL are located on AC\overline{AC} and AB\overline{AB} respectively so that AK=CKAK = CK, and CL\overline{CL} is the angle bisector of angle CC. Let PP be the point of intersection of BK\overline{BK} and CL\overline{CL}, and let MM be the point on line BKBK for which KK is the midpoint of PM\overline{PM}. If AM=180AM = 180, find LPLP.

Diagram

AIME diagram

解析

Solution 1

AIME diagram

Since KK is the midpoint of PM\overline{PM} and AC\overline{AC}, quadrilateral AMCPAMCP is a parallelogram, which implies AMLPAM||LP and AMB\bigtriangleup{AMB} is similar to LPB\bigtriangleup{LPB}

Thus,

AMLP=ABLB=AL+LBLB=ALLB+1\frac {AM}{LP}=\frac {AB}{LB}=\frac {AL+LB}{LB}=\frac {AL}{LB}+1 Now let's apply the angle bisector theorem.

ALLB=ACBC=450300=32\frac {AL}{LB}=\frac {AC}{BC}=\frac {450}{300}=\frac {3}{2} AMLP=ALLB+1=52\frac {AM}{LP}=\frac {AL}{LB}+1=\frac {5}{2} 180LP=52\frac {180}{LP}=\frac {5}{2} LP=072LP=\boxed {072}

Note: Another way to realize that $\bigtriangleup{AMB}$ is similar to $\bigtriangleup{LPB}$ is through angle chasing and congruent triangles. Angle $AKM$ is congruent to angle $CKP$. Segments $MK$ and $PK$ are congruent as stated in the problem. Segments $AK$ and $CK$ are congruent as stated in the problem. Thus, by Side-Angle-Side congruency $\bigtriangleup{AMK}$ is similar to $\bigtriangleup{CPK}$. Then angle $AMK = AMB$ is congruent to angle $CPK = BPL$. Notice triangles $\bigtriangleup{AMB}$ and $\bigtriangleup{LPB}$ both share angle $MBA$. Thus the two triangles are similar because of AA similarity with angles [$AMB$ and $LPB$] and [$MBA = PBL$]. *Solution in Beauty of Math video written out

Solution 2 (Mass Points)

Using the diagram above, we can solve this problem by using mass points. By angle bisector theorem:

BLCB=ALCA    BL300=AL450    3BL=2AL\frac{BL}{CB}=\frac{AL}{CA}\implies\frac{BL}{300}=\frac{AL}{450}\implies 3BL=2AL So, we can weight AA as 22 and BB as 33 and LL as 55. Since KK is the midpoint of AA and CC, the weight of AA is equal to the weight of CC, which equals 22. Also, since the weight of LL is 55 and CC is 22, we can weight PP as 77.

By the definition of mass points,

LPCP=25    LP=25CP\frac{LP}{CP}=\frac{2}{5}\implies LP=\frac{2}{5}CP By vertical angles, angle MKA=MKA = angle PKCPKC. Also, it is given that AK=CKAK=CK and PK=MKPK=MK.

By the SAS congruence, MKA\triangle MKA = PKC\triangle PKC. So, MAMA = CPCP = 180180. Since LP=25CPLP=\frac{2}{5}CP, LP=25(180)=072LP = \frac{2}{5}(180) = \boxed{072}

Solution 3 (Law of Cosines Bash)

Using the diagram from solution 11, we can also utilize the fact that AMCPAMCP forms a parallelogram. Because of that, we know that AM=CP=180AM = CP = 180.

Applying the angle bisector theorem to CKB\triangle CKB, we get that KPPB=225300=34.\frac{KP}{PB} = \frac{225}{300} = \frac{3}{4}. So, we can let MK=KP=3xMK = KP = 3x and BP=4xBP = 4x.

Now, apply law of cosines on CKP\triangle CKP and CPB.\triangle CPB.

If we let KCP=PCB=α\angle KCP = \angle PCB = \alpha, then the law of cosines gives the following system of equations:

9x2=2252+18022225180cosα9x^2 = 225^2 + 180^2 - 2\cdot 225 \cdot 180 \cdot \cos \alpha 16x2=1802+30022180300cosα.16x^2 = 180^2 + 300^2 - 2 \cdot 180 \cdot 300 \cdot \cos \alpha. Bashing those out, we get that x=1513x = 15 \sqrt{13} and cosα=710.\cos \alpha = \frac{7}{10}.

Since cosα=710\cos \alpha = \frac{7}{10}, we can use the double angle formula to calculate that cos(2α)=150.\cos \left(2 \alpha \right) = -\frac{1}{50}.

Now, apply Law of Cosines on ABC\triangle ABC to find ABAB.

We get:

AB2=4502+30022450300(150).AB^2 = 450^2 + 300^2 - 2 \cdot 450 \cdot 300 \cdot \left(- \frac{1}{50} \right). Bashing gives AB=30331.AB = 30 \sqrt{331}.

From the angle bisector theorem on ABC\triangle ABC, we know that ALBL=450300=32.\frac{AL}{BL} = \frac{450}{300} = \frac{3}{2}. So, AL=18331AL = 18 \sqrt{331} and BL=12331.BL = 12 \sqrt{331}.

Now, we apply Law of Cosines on ALC\triangle ALC and BLC\triangle BLC in order to solve for the length of LCLC.

We get the following system:

(18331)2=4502+LC22450LC710(18 \sqrt{331})^2 = 450^2 + LC^2 - 2 \cdot 450 \cdot LC \cdot \frac{7}{10} (12331)2=LC2+30022300LC710(12 \sqrt{331})^2 = LC^2 + 300^2 - 2 \cdot 300 \cdot LC \cdot \frac{7}{10} The first equation gives LC=252LC = 252 or 378378 and the second gives LC=252LC = 252 or 168168.

The only value that satisfies both equations is LC=252LC = 252, and since LP=LCPCLP = LC - PC, we have

LC=252180=072.LC = 252 - 180 = \boxed{072}.

Video Solution

https://youtu.be/2Xzjh6ae0MU

~IceMatrix

Video Solution

https://youtu.be/kALrIDMR0dg

~Shreyas S

Solution 4(Area Ratios)

Note that we are given that MK=KP\overline{MK} = \overline{KP}, that AK=CK.\overline{AK} = \overline{CK}. Note then that MKA=CKB\angle MKA = \angle CKB by vertical angles. From this, we have MKAPKC.\triangle MKA \cong PKC. This means that CP\overline{CP} is 180. Applying angle bisector theorem on ACB\triangle ACB gives ALLB=450300=32.\frac{\overline{AL}}{\overline{LB}} = \frac{450}{300} = \frac{3}{2}. Applying it on KCB\triangle KCB yields

KPPB=225300=34\frac{\overline{KP}}{\overline{PB}} = \frac{225}{300} = \frac{3}{4} Now we can proceed with area ratios. Suppose the area of ACB=A.\triangle ACB = A. This means that

[AKL]=(225225+225)(35)A=310A[\triangle AKL] = \left(\frac{225}{225+225}\right)\left(\frac{3}{5}\right)A = \frac{3}{10}A Continuing on LPB\triangle LPB we have

[LPB]=(22+3)(12)(44+3)=435A[\triangle LPB] = \left(\frac{2}{2+3}\right)\left(\frac{1}{2}\right)\left(\frac{4}{4+3}\right) = \frac{4}{35}A Since AK=KC\overline{AK}=\overline{KC} [KPL]=[AKB][AKL][LPB]=12A310A435A=335A.[\triangle KPL] = [\triangle AKB]-[\triangle AKL] - [\triangle LPB] = \frac{1}{2}A - \frac{3}{10}A - \frac{4}{35}A = \frac{3}{35}A. Area ratios on KCP\triangle KCP yield [KCP]=(12)(33+4)=314.[\triangle KCP] = \left(\frac{1}{2}\right)\left(\frac{3}{3+4}\right) = \frac{3}{14}. Now, suppose LP=x.\overline{LP} = x. We have that the ratio of areas of LKP\triangle LKP and PKC\triangle PKC is x180\frac{x}{180} and is also 335314\frac{\frac{3}{35}}{\frac{3}{14}} and equating these gives

x=72x = \boxed{72}