2009 AIME II Problems/Problem 3
Solution
![[asy] pair A=(0,10), B=(0,0), C=(14,0), D=(14,10); draw (A--B--C--D--cycle); pair E=(7,10); draw (B--E); draw (A--C); pair F=(6.7,6.7); label("\(E\)",E,N); label("\(A\)",A,NW); label("\(B\)",B,SW); label("\(C\)",C,SE); label("\(D\)",D,NE); label("\(F\)",F,W); [/asy]](http://latex.artofproblemsolving.com/c/c/6/cc6c01d5ef3bd608bd5f89a0bfcd035b24dec73a.png)
From the problem, and triangle
is a right triangle. As
is a rectangle, triangles
, and
are also right triangles. By
,
, and by the altitude-on-hypotenuse theorems,
, so
. This gives
.
and
, so
, or
, so
, or
, so the answer is
.