返回题库

AIME 1989 · 第 6 题

AIME 1989 — Problem 6

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

Two skaters, Allie and Billie, are at points AA and BB, respectively, on a flat, frozen lake. The distance between AA and BB is 100100 meters. Allie leaves AA and skates at a speed of 88 meters per second on a straight line that makes a 6060^\circ angle with ABAB. At the same time Allie leaves AA, Billie leaves BB at a speed of 77 meters per second and follows the straight path that produces the earliest possible meeting of the two skaters, given their speeds. How many meters does Allie skate before meeting Billie?

AIME diagram

解析

Solution

Label the point of intersection as CC. Since d=rtd = rt, AC=8tAC = 8t and BC=7tBC = 7t. According to the law of cosines,

AIME diagram

(7t)2=(8t)2+100228t100cos600=15t2800t+10000=3t2160t+2000t=160±16024320006=20,1003.\begin{aligned}(7t)^2 &= (8t)^2 + 100^2 - 2 \cdot 8t \cdot 100 \cdot \cos 60^\circ\\ 0 &= 15t^2 - 800t + 10000 = 3t^2 - 160t + 2000\\ t &= \frac{160 \pm \sqrt{160^2 - 4\cdot 3 \cdot 2000}}{6} = 20, \frac{100}{3}.\end{aligned} Since we are looking for the earliest possible intersection, 2020 seconds are needed. Thus, 820=1608 \cdot 20 = \boxed{160} meters is the solution.

Alternatively, we can drop an altitude from CC and arrive at the same answer.

Solution 2

AIME diagram

Let PP be the point of intersection between the skaters, Allie and Billie. We can draw a line that goes through PP and is parallel to AB\overline{AB}. Letting this line be the xx-axis, we can reflect BB over the xx-axis to get BB'. As reflections preserve length, BX=XBB'X = XB.

We then draw lines BBBB' and PBPB'. We can let the foot of the perpendicular from PP to BBBB' be XX, and we can let the foot of the perpendicular from PP to ABAB be YY. In doing so, we have constructed rectangle PXBYPXBY.

By d=rtd=rt, we have AP=8tAP = 8t and PB=PB=7tPB = PB' = 7t, where tt is the number of seconds it takes the skaters to meet. Furthermore, we have 30609030-60-90 triangle PAYPAY, so AY=4tAY = 4t, and PY=4t3PY = 4t\sqrt{3}. Since we have PY=XB=BXPY = XB = B'X, BX=4t3B'X = 4t\sqrt{3}. By Pythagoras, PX=tPX = t.

As PXBYPXBY is a rectangle, PX=YBPX = YB. Thus AY+YB=ABAY+PX=ABAY + YB = AB \Rightarrow AY + PX = AB, so we get 4t+t=1004t + t = 100. Solving for tt, we find t=20t = 20.

Our answer, APAP, is equivalent to 8t8t. Thus, AP=820=160AP = 8 \cdot 20 = \boxed{160}.

Solution 3

We can define xx to be the time elapsed since both Allie and Billie moved away from points AA and BB respectfully. Also, set the point of intersection to be MM. Then we can produce the following diagram:

AIME diagram

Now, if we drop an altitude from pointMM, we get :

AIME diagram

We know this from the 30609030-60-90 triangle that is formed. From this we get that:

(7x)2=(43x)2+(1004x)2(7x)^2 = (4 \sqrt{3} x)^2 + (100-4x)^2 49x248x2=x2=(1004x)2\Longrightarrow 49x^2 - 48x^2 = x^2 = (100-4x)^2 0=(1004x)2x2=(1003x)(1005x)\Longrightarrow 0=(100-4x)^2 - x^2 = (100-3x)(100-5x) .

Therefore, we get that x=1003x = \frac{100}{3} or x=20x = 20. Since 20<100320< \frac{100}{3}, we have that x=20x=20 (since the problem asks for the quickest possible meeting point), so the distance Allie travels before meeting Billie would be 8x=820=1608 \cdot x = 8 \cdot 20 = \boxed{160} meters.

~qwertysri987

Solution 4

AIME diagram

Drop the altitude from MM to ABAB, and call it PP. AMP\triangle AMP is a 30609030-60-90 triangle, so AP=4tAP = 4t and MP=43tMP = 4\sqrt{3}t, and by the Pythagorean theorem on MPB\triangle MPB, PB=tPB = t. AP+BP=ABAP + BP = AB, so t=20t=20. Therefore, 8t=1608t = \boxed{160}.

~~Disphenoid_lover