Difference between revisions of "2004 AIME I Problems/Problem 9"
m (temp saving) |
(complete) |
||
Line 5: | Line 5: | ||
We let <math>AB=3, AC=4, DE=6, DG=7</math> for the purpose of labeling. Clearly, the dividing segment in <math>DEFG</math> must go through one of its vertices, [[without loss of generality]] <math>D</math>. The other endpoint (<math>D'</math>) of the segment can either lie on <math>\overline{EF}</math> or <math>\overline{FG}</math>. <math>V_2</math> is a trapezoid with a right angle then, from which it follows that <math>V_1</math> contains one of the right angles of <math>\triangle ABC</math>, and so <math>U_1</math> is similar to <math>ABC</math>. Thus <math>U_1</math>, and hence <math>U_2</math>, are <math>3-4-5\,\triangle</math>s. | We let <math>AB=3, AC=4, DE=6, DG=7</math> for the purpose of labeling. Clearly, the dividing segment in <math>DEFG</math> must go through one of its vertices, [[without loss of generality]] <math>D</math>. The other endpoint (<math>D'</math>) of the segment can either lie on <math>\overline{EF}</math> or <math>\overline{FG}</math>. <math>V_2</math> is a trapezoid with a right angle then, from which it follows that <math>V_1</math> contains one of the right angles of <math>\triangle ABC</math>, and so <math>U_1</math> is similar to <math>ABC</math>. Thus <math>U_1</math>, and hence <math>U_2</math>, are <math>3-4-5\,\triangle</math>s. | ||
− | Suppose we find the ratio <math>r</math> of the smaller base to the larger base for <math>V_2</math>, which consequently is the same ratio for <math>V_1</math>. By similar triangles, it follows that <math>U_1 \sim \triangle ABC</math> by the same ratio, and since the ratio of the areas of two similar figures is equal to the square of the ratio of their corresponding lengths, it follows that <math>[U_1] = r^2 \cdot [ABC] = 6r^2</math>. | + | Suppose we find the ratio <math>r</math> of the smaller base to the larger base for <math>V_2</math>, which consequently is the same ratio for <math>V_1</math>. By similar triangles, it follows that <math>U_1 \sim \triangle ABC</math> by the same ratio <math>r</math>, and since the ratio of the areas of two similar figures is equal to the square of the ratio of their corresponding lengths, it follows that <math>[U_1] = r^2 \cdot [ABC] = 6r^2</math>. |
<center><table><tr><td> | <center><table><tr><td> | ||
− | <asy> defaultpen(linewidth(0.7) | + | |
+ | <asy> defaultpen(linewidth(0.7)); | ||
pair A=(0,0),B=(0,3),C=(4,0); | pair A=(0,0),B=(0,3),C=(4,0); | ||
− | draw(MP("A",A)--MP("B",B)--MP("C",C)--cycle); | + | draw(MP("A",A)--MP("B",B,N)--MP("C",C)--cycle); |
− | + | draw((9*4/14,0)--(9*4/14,5*3/14),dashed); | |
− | pair D=(0,0),E=(0,6),F=(7,6),G=(7,0); | + | label("\(U_1\)",(1,1.2)); label("\(V_1\)",(3,0.3)); |
− | draw(MP("D",D)--MP("E",E)--MP("F",F)--MP("G",G)--cycle); | + | </asy> |
− | </asy></td></tr> | + | <asy> defaultpen(linewidth(0.7)); pointpen = black; |
− | <tr><td> | + | pair D=(0,0),E=(0,6),F=(7,6),G=(7,0),H=(4.5,6); |
− | <asy>defaultpen(linewidth(0.7) | + | draw(MP("D",D)--MP("E",E,N)--MP("F",F,N)--MP("G",G)--cycle); |
+ | draw(D--D(MP("D'",H,N)),dashed); | ||
+ | label("\(U_2\)",(1,3)); label("\(V_2\)",(5,3)); MP("7",(D+G)/2,S); MP("6",(D+E)/2,W); MP("9/2",(E+H)/2,N); | ||
+ | </asy> | ||
+ | |||
+ | </td></tr><tr><td> | ||
+ | |||
+ | <asy> defaultpen(linewidth(0.7)); | ||
pair A=(0,0),B=(0,3),C=(4,0); | pair A=(0,0),B=(0,3),C=(4,0); | ||
− | draw(A--B--C--cycle); | + | draw(MP("A",A)--MP("B",B,N)--MP("C",C)--cycle); |
− | + | draw((3.5,0)--(3.5,3/8),dashed); | |
− | pair D=(0,0),E=(0,6),F=(7,6),G=(7,0); | + | label("\(U_1\)",(1.5,1)); label("\(V_1\)",(3.8,0.4)); |
− | draw(D--E--F--G--cycle); | + | </asy> |
− | </asy></td></tr></table> | + | <asy> defaultpen(linewidth(0.7)); pointpen = black; |
− | </center> | + | pair D=(0,0),E=(0,6),F=(7,6),G=(7,0),H=(7,21/4); |
+ | draw(MP("D",D)--MP("E",E,N)--MP("F",F,N)--MP("G",G)--cycle); | ||
+ | draw(D--D(MP("D'",H,NW)),dashed); | ||
+ | label("\(U_2\)",(2,3)); label("\(V_2\)",(5,1)); MP("7",(D+G)/2,S); MP("6",(D+E)/2,W); MP("21/4",(G+H)/2,(-1,0)); | ||
+ | </asy> | ||
+ | |||
+ | </td></tr></table></center> | ||
− | *If <math>D'</math> lies on <math>\overline{EF}</math>, then <math>ED' = \frac{9}{2},\, 8</math>; the latter can be discarded as extraneous. Therefore, <math>D'F = \frac{5}{2}</math>, and the ratio <math>\frac{D'F}{DG} = \frac{5}{14}</math>. The area of <math>[U_1] = 6\left(\frac{5}{14}\right)^2 </math> in this case. | + | *If <math>D'</math> lies on <math>\overline{EF}</math>, then <math>ED' = \frac{9}{2},\, 8</math>; the latter can be discarded as extraneous. Therefore, <math>D'F = \frac{5}{2}</math>, and the ratio <math>r = \frac{D'F}{DG} = \frac{5}{14}</math>. The area of <math>[U_1] = 6\left(\frac{5}{14}\right)^2 </math> in this case. |
− | *If <math>D'</math> lies on <math>\overline{FG}</math>, then <math>GD' = \frac{21}{4},\, \frac{28}{3}</math>; the latter can be discarded as extraneous. Therefore, <math>D'F = \frac{3}{4}</math>, and the ratio <math>\frac{D'F}{DE} = \frac{1}{8}</math>. The area of <math>[U_1] = 6\left(\frac{1}{8}\right)^2</math> in this case. | + | *If <math>D'</math> lies on <math>\overline{FG}</math>, then <math>GD' = \frac{21}{4},\, \frac{28}{3}</math>; the latter can be discarded as extraneous. Therefore, <math>D'F = \frac{3}{4}</math>, and the ratio <math>r = \frac{D'F}{DE} = \frac{1}{8}</math>. The area of <math>[U_1] = 6\left(\frac{1}{8}\right)^2</math> in this case. |
Of the two cases, the second is smaller; the answer is <math>\frac{3}{32}</math>, and <math>m+n = \boxed{035}</math>. | Of the two cases, the second is smaller; the answer is <math>\frac{3}{32}</math>, and <math>m+n = \boxed{035}</math>. |
Revision as of 11:32, 8 June 2008
Problem
Let be a triangle with sides 3, 4, and 5, and
be a 6-by-7 rectangle. A segment is drawn to divide triangle
into a triangle
and a trapezoid
and another segment is drawn to divide rectangle
into a triangle
and a trapezoid
such that
is similar to
and
is similar to
The minimum value of the area of
can be written in the form
where
and
are relatively prime positive integers. Find
Solution
We let for the purpose of labeling. Clearly, the dividing segment in
must go through one of its vertices, without loss of generality
. The other endpoint (
) of the segment can either lie on
or
.
is a trapezoid with a right angle then, from which it follows that
contains one of the right angles of
, and so
is similar to
. Thus
, and hence
, are
s.
Suppose we find the ratio of the smaller base to the larger base for
, which consequently is the same ratio for
. By similar triangles, it follows that
by the same ratio
, and since the ratio of the areas of two similar figures is equal to the square of the ratio of their corresponding lengths, it follows that
.
|
|
- If
lies on
, then
; the latter can be discarded as extraneous. Therefore,
, and the ratio
. The area of
in this case.
- If
lies on
, then
; the latter can be discarded as extraneous. Therefore,
, and the ratio
. The area of
in this case.
Of the two cases, the second is smaller; the answer is , and
.
See also
2004 AIME I (Problems • Answer Key • Resources) | ||
Preceded by Problem 8 |
Followed by Problem 10 | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 | ||
All AIME Problems and Solutions |