Difference between revisions of "2004 AIME II Problems/Problem 7"
I like pie (talk | contribs) m |
(solutions) |
||
Line 2: | Line 2: | ||
<math> ABCD </math> is a rectangular sheet of paper that has been folded so that corner <math> B </math> is matched with point <math> B' </math> on edge <math> AD. </math> The crease is <math> EF, </math> where <math> E </math> is on <math> AB </math> and <math> F </math> is on <math> CD. </math> The dimensions <math> AE=8, BE=17, </math> and <math> CF=3 </math> are given. The perimeter of rectangle <math> ABCD </math> is <math> m/n, </math> where <math> m </math> and <math> n </math> are relatively prime positive integers. Find <math> m+n. </math> | <math> ABCD </math> is a rectangular sheet of paper that has been folded so that corner <math> B </math> is matched with point <math> B' </math> on edge <math> AD. </math> The crease is <math> EF, </math> where <math> E </math> is on <math> AB </math> and <math> F </math> is on <math> CD. </math> The dimensions <math> AE=8, BE=17, </math> and <math> CF=3 </math> are given. The perimeter of rectangle <math> ABCD </math> is <math> m/n, </math> where <math> m </math> and <math> n </math> are relatively prime positive integers. Find <math> m+n. </math> | ||
+ | __TOC__ | ||
== Solution == | == Solution == | ||
− | {{ | + | === Solution 1 (synthetic) === |
+ | <center><asy> | ||
+ | pointpen = black; pathpen = black +linewidth(0.7); | ||
+ | pair A=(0,0),B=(0,25),C=(70/3,25),D=(70/3,0),E=(0,8),F=(70/3,22),G=(15,0); | ||
+ | D(MP("A",A)--MP("B",B,N)--MP("C",C,N)--MP("D",D)--cycle); | ||
+ | D(MP("E",E,W)--MP("F",F,(1,0))); D(B--G); | ||
+ | D(E--MP("B'",G)--F--B,dashed); | ||
+ | MP("8",(A+E)/2,W);MP("17",(B+E)/2,W);MP("22",(D+F)/2,(1,0)); | ||
+ | </asy></center> | ||
+ | Since <math>EF</math> is the perpendicular bisector of <math>\overline{BB'}</math>, it follows that <math>BE = B'E</math> (by SAS). By the [[Pythagorean Theorem]], we have <math>AB' = 15</math>. Similarly, from <math>BF = B'F</math>, we have | ||
+ | <center><math> | ||
+ | \begin{align*} | ||
+ | BC^2 + CF^2 = B'D^2 + DF^2 &\Longrightarrow BC^2 + 9 = (BC - 15)^2 + 484 \ | ||
+ | BC &= \frac{70}{3} | ||
+ | \end{align*} | ||
+ | </math></center> | ||
+ | Thus the perimeter of <math>ABCD</math> is <math>2\left(25 + \frac{70}{3}\right) = \frac{290}{3}</math>, and the answer is <math>m+n=\boxed{293}</math>. | ||
+ | |||
+ | === Solution 2 (analytic) === | ||
+ | Let <math>A = (0,0), B=(0,25)</math>, so <math>E = (0,8)</math> and <math>F = (l,22)</math>, and let <math>l = AD</math> be the length of the rectangle. The [[slope]] of <math>EF</math> is <math>\frac{14}{l}</math> and so the equation of <math>EF</math> is <math>y -8 = \frac{14}{l}x</math>. We know that <math>EF</math> is perpendicular to and bisects <math>BB'</math>. The slope of <math>BB'</math> is thus <math>\frac{-l}{14}</math>, and so the equation of <math>BB'</math> is <math>y -25 = \frac{-l}{14}x</math>. Let the point of intersection of <math>EF, BB'</math> be <math>G</math>. Then the y-coordinate of <math>G</math> is <math>\frac{25}{2}</math>, so | ||
+ | <center> <math> | ||
+ | \begin{align*} | ||
+ | \frac{14}{l}x &= y-8 = \frac{9}{2}\ | ||
+ | \frac{-l}{14}x &= y-25 = -\frac{25}{2}\ | ||
+ | \end{align*} | ||
+ | </math> </center> | ||
+ | Dividing the two equations yields | ||
+ | <center><math>l^2 = \frac{25 \cdot 14^2}{9} \Longrightarrow l = \frac{70}{3}</math></center> | ||
+ | The answer is <math>\boxed{293}</math> as above. | ||
== See also == | == See also == | ||
{{AIME box|year=2004|n=II|num-b=6|num-a=8}} | {{AIME box|year=2004|n=II|num-b=6|num-a=8}} | ||
+ | |||
+ | [[Category:Intermediate Geometry Problems]] |
Revision as of 17:00, 8 June 2008
Problem
is a rectangular sheet of paper that has been folded so that corner
is matched with point
on edge
The crease is
where
is on
and
is on
The dimensions
and
are given. The perimeter of rectangle
is
where
and
are relatively prime positive integers. Find
Contents
[hide]Solution
Solution 1 (synthetic)
![[asy] pointpen = black; pathpen = black +linewidth(0.7); pair A=(0,0),B=(0,25),C=(70/3,25),D=(70/3,0),E=(0,8),F=(70/3,22),G=(15,0); D(MP("A",A)--MP("B",B,N)--MP("C",C,N)--MP("D",D)--cycle); D(MP("E",E,W)--MP("F",F,(1,0))); D(B--G); D(E--MP("B'",G)--F--B,dashed); MP("8",(A+E)/2,W);MP("17",(B+E)/2,W);MP("22",(D+F)/2,(1,0)); [/asy]](http://latex.artofproblemsolving.com/e/8/4/e8476256c3a6cf7cf8b766055c9c035fb86817da.png)
Since is the perpendicular bisector of
, it follows that
(by SAS). By the Pythagorean Theorem, we have
. Similarly, from
, we have
BC^2 + CF^2 = B'D^2 + DF^2 &\Longrightarrow BC^2 + 9 = (BC - 15)^2 + 484 \ BC &= \frac{70}{3}
\end{align*}$ (Error compiling LaTeX. Unknown error_msg)Thus the perimeter of is
, and the answer is
.
Solution 2 (analytic)
Let , so
and
, and let
be the length of the rectangle. The slope of
is
and so the equation of
is
. We know that
is perpendicular to and bisects
. The slope of
is thus
, and so the equation of
is
. Let the point of intersection of
be
. Then the y-coordinate of
is
, so
\frac{14}{l}x &= y-8 = \frac{9}{2}\ \frac{-l}{14}x &= y-25 = -\frac{25}{2}\
\end{align*}$ (Error compiling LaTeX. Unknown error_msg)Dividing the two equations yields

The answer is as above.
See also
2004 AIME II (Problems • Answer Key • Resources) | ||
Preceded by Problem 6 |
Followed by Problem 8 | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 | ||
All AIME Problems and Solutions |