返回题库

AIME 2000 II · 第 6 题

AIME 2000 II — Problem 6

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

One base of a trapezoid is 100100 units longer than the other base. The segment that joins the midpoints of the legs divides the trapezoid into two regions whose areas are in the ratio 2:32: 3. Let xx be the length of the segment joining the legs of the trapezoid that is parallel to the bases and that divides the trapezoid into two regions of equal area. Find the greatest integer that does not exceed x2/100x^2/100.

解析

Solution

Let the shorter base have length bb (so the longer has length b+100b+100), and let the height be hh. The length of the midline of the trapezoid is the average of its bases, which is b+b+1002=b+50\frac{b+b+100}{2} = b+50. The two regions which the midline divides the trapezoid into are two smaller trapezoids, both with height h/2h/2. Then,

AIME diagram

12(h/2)(b+b+50)12(h/2)(b+50+b+100)=23b+75b+25=32b=75\frac{\frac 12 (h/2) (b + b+50)}{\frac 12 (h/2) (b + 50 + b + 100)} = \frac{2}{3} \Longrightarrow \frac{b + 75}{b + 25} = \frac 32 \Longrightarrow b = 75 Construct the perpendiculars from the vertices of the shorter base to the longer base. This splits the trapezoid into a rectangle and two triangles; it also splits the desired line segment into three partitions with lengths x1,75,x2x_1, 75, x_2. By similar triangles, we easily find that x75100=x1+x2100=h1h\frac{x - 75}{100} = \frac{x_1+x_2}{100} = \frac{h_1}{h}.

AIME diagram

The area of the region including the shorter base must be half of the area of the entire trapezoid, so

212h1(75+x)=12h(75+175)x=125hh1752 \cdot \frac 12 h_1 (75 + x) = \frac 12 h (75 + 175) \Longrightarrow x = 125 \cdot \frac{h}{h_1} - 75 Substituting our expression for hh1\frac h{h_1} from above, we find that

x=12500x7575x275x=5625+1250075xx2=18125x = \frac{12500}{x-75} - 75 \Longrightarrow x^2 - 75x = 5625 + 12500 - 75x \Longrightarrow x^2 = 18125 The answer is x2100=181\left\lfloor\frac{x^2}{100}\right\rfloor = \boxed{181}.