Difference between revisions of "2011 AIME I Problems/Problem 2"

m (Solution)
Line 4: Line 4:
  
  
== Solution ==
+
== Solution 1 ==
  
 
Let us call the point where <math>\overline{EF}</math> intersects <math>\overline{AD}</math> point <math>G</math>, and the point where <math>\overline{EF}</math> intersects <math>\overline{BC}</math> point <math>H</math>. Since angles <math>FHB</math> and <math>EGA</math> are both right angles, and angles <math>BEF</math> and <math>DFE</math> are congruent due to parallelism, right triangles <math>BHE</math> and <math>DGF</math> are similar. This implies that <math>\frac{BH}{GD} = \frac{9}{8}</math>. Since <math>BC=10</math>, <math>BH+GD=BH+HC=BC=10</math>. (<math>HC</math> is the same as <math>GD</math> because they are opposite sides of a rectangle.) Now, we have a system:
 
Let us call the point where <math>\overline{EF}</math> intersects <math>\overline{AD}</math> point <math>G</math>, and the point where <math>\overline{EF}</math> intersects <math>\overline{BC}</math> point <math>H</math>. Since angles <math>FHB</math> and <math>EGA</math> are both right angles, and angles <math>BEF</math> and <math>DFE</math> are congruent due to parallelism, right triangles <math>BHE</math> and <math>DGF</math> are similar. This implies that <math>\frac{BH}{GD} = \frac{9}{8}</math>. Since <math>BC=10</math>, <math>BH+GD=BH+HC=BC=10</math>. (<math>HC</math> is the same as <math>GD</math> because they are opposite sides of a rectangle.) Now, we have a system:
Line 28: Line 28:
 
Since <math>21</math> isn't divisible by any perfect square, our answer is:
 
Since <math>21</math> isn't divisible by any perfect square, our answer is:
  
 +
<math>3+21+12=\boxed{36}</math>
 +
 +
 +
== Solution 2 ==
 +
 +
Extend lines <math>BE</math> and <math>CD</math> to meet at point <math>G</math>.
 +
Draw the altitude <math>GH</math> from point <math>G</math> to line <math>BA</math> extended.
 +
 +
<math>GE=DF=8</math>
 +
<math>GB=17</math>
 +
 +
In right <math>\bigtriangleup GHB</math>, <math>GH=10</math>, <math>GB=17</math>, thus by Pythagoras Theorem we have:
 +
<math>HB=\sqrt{17^2-10^2}=3\sqrt{21}</math>
 +
 +
<math>EF=GD=3\sqrt{21}-12</math>
 +
 +
Thus our answer is:
 
<math>3+21+12=\boxed{36}</math>
 
<math>3+21+12=\boxed{36}</math>

Revision as of 04:20, 29 March 2011

Problem

In rectangle $ABCD$, $AB=12$ and $BC=10$. Points $E$ and $F$ lie inside rectangle $ABCD$ so that $BE=9$,$DF=8$,$\overline{BE}||\overline{DF}$,$\overline{EF}||\overline{AB}$, and line $BE$ intersects segment $\overline{AD}$. The length $EF$ can be expressed in the form $m\sqrt{n}-p$, where $m$,$n$, and $p$ are positive integers and $n$ is not divisible by the square of any prime. Find $m+n+p$.


Solution 1

Let us call the point where $\overline{EF}$ intersects $\overline{AD}$ point $G$, and the point where $\overline{EF}$ intersects $\overline{BC}$ point $H$. Since angles $FHB$ and $EGA$ are both right angles, and angles $BEF$ and $DFE$ are congruent due to parallelism, right triangles $BHE$ and $DGF$ are similar. This implies that $\frac{BH}{GD} = \frac{9}{8}$. Since $BC=10$, $BH+GD=BH+HC=BC=10$. ($HC$ is the same as $GD$ because they are opposite sides of a rectangle.) Now, we have a system:

$\frac{BH}{GD}=\frac{9}8$

$BH+GD=10$

Solving this system (easiest by substitution), we get that:

$BH=\frac{90}{17}$

$GD=\frac{80}{17}$

Using the Pythagorean Theorem, we can solve for the remaining sides of the two right triangles:

$\sqrt{9^2-(\frac{90}{17})^2}$ and $\sqrt{8^2-(\frac{80}{17})^2}$

Notice that adding these two sides would give us twelve plus the overlap $EF$. This means that:

$EF= \sqrt{9^2-(\frac{90}{17})^2}+\sqrt{8^2-(\frac{80}{17})^2}-12=3\sqrt{21}-12$

Since $21$ isn't divisible by any perfect square, our answer is:

$3+21+12=\boxed{36}$


Solution 2

Extend lines $BE$ and $CD$ to meet at point $G$. Draw the altitude $GH$ from point $G$ to line $BA$ extended.

$GE=DF=8$ $GB=17$

In right $\bigtriangleup GHB$, $GH=10$, $GB=17$, thus by Pythagoras Theorem we have: $HB=\sqrt{17^2-10^2}=3\sqrt{21}$

$EF=GD=3\sqrt{21}-12$

Thus our answer is: $3+21+12=\boxed{36}$