Difference between revisions of "2000 AIME II Problems/Problem 6"
m (whoops) |
Fuzimiao2013 (talk | contribs) (→Solution) |
||
(5 intermediate revisions by 5 users not shown) | |||
Line 3: | Line 3: | ||
== Solution == | == Solution == | ||
− | Let the shorter base have length <math>b</math> (so the longer has length <math>b+100</math>), and let the height be <math>h</math>. The length of the midline of the trapezoid is the average of its bases, which is <math>\frac{b+b+100}{2} = b+50</math>. The two regions which the midline divides the trapezoid into are two smaller trapezoids, both with height <math>h</math>. Then, | + | Let the shorter base have length <math>b</math> (so the longer has length <math>b+100</math>), and let the height be <math>h</math>. The length of the midline of the trapezoid is the average of its bases, which is <math>\frac{b+b+100}{2} = b+50</math>. The two regions which the midline divides the trapezoid into are two smaller trapezoids, both with height <math>h/2</math>. Then, |
<center><asy>pathpen = linewidth(0.7); pen d = linetype("4 4") + linewidth(0.7); | <center><asy>pathpen = linewidth(0.7); pen d = linetype("4 4") + linewidth(0.7); | ||
Line 14: | Line 14: | ||
</cmath> | </cmath> | ||
− | + | 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 <math>x_1, 75, x_2</math>. By similar triangles, we easily find that <math>\frac{x - 75}{100} = \frac{x_1+x_2}{100} = \frac{h_1}{h}</math>. | |
<center><asy>pathpen = linewidth(0.7); pen d = linetype("4 4") + linewidth(0.7); | <center><asy>pathpen = linewidth(0.7); pen d = linetype("4 4") + linewidth(0.7); | ||
Line 27: | Line 27: | ||
Substituting our expression for <math>\frac h{h_1}</math> from above, we find that | Substituting our expression for <math>\frac h{h_1}</math> from above, we find that | ||
− | <cmath>x = \frac{12500}{x-75} - 75 \Longrightarrow x^2 - 75x = | + | <cmath>x = \frac{12500}{x-75} - 75 \Longrightarrow x^2 - 75x = 5625 + 12500 - 75x \Longrightarrow x^2 = 18125</cmath> |
The answer is <math>\left\lfloor\frac{x^2}{100}\right\rfloor = \boxed{181}</math>. | The answer is <math>\left\lfloor\frac{x^2}{100}\right\rfloor = \boxed{181}</math>. | ||
− | |||
== See also == | == See also == | ||
Line 36: | Line 35: | ||
[[Category:Intermediate Geometry Problems]] | [[Category:Intermediate Geometry Problems]] | ||
+ | {{MAA Notice}} |
Latest revision as of 18:42, 20 December 2021
Problem
One base of a trapezoid is 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 . Let 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 .
Solution
Let the shorter base have length (so the longer has length ), and let the height be . The length of the midline of the trapezoid is the average of its bases, which is . The two regions which the midline divides the trapezoid into are two smaller trapezoids, both with height . Then,
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 . By similar triangles, we easily find that .
The area of the region including the shorter base must be half of the area of the entire trapezoid, so
Substituting our expression for from above, we find that
The answer is .
See also
2000 AIME II (Problems • Answer Key • Resources) | ||
Preceded by Problem 5 |
Followed by Problem 7 | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 | ||
All AIME Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.