AoPSWiki
Looking for a challenging geometry text? Preparing for MATHCOUNTS or the AMC exams? Check out Art of Problem Solving's Introduction to Geometry by Richard Rusczyk.

2009 AMC 10A Problems/Problem 17

From AoPSWiki

Problem

Rectangle ABCD has AB=4 and BC=3. Segment EF is constructed through B so that EF is perpendicular to DB, and A and C lie on DE and DF, respectively. What is EF?

\mathrm{(A)}\ 9\qquad\mathrm{(B)}\ 10\qquad\mathrm{(C)}\ \frac {125}{12}\qquad\mathrm{(D)}\ \frac {103}{9}\qquad\mathrm{(E)}\...

Solution

The situation is shown in the picture below.

unitsize(0.6cm);defaultpen(0.8);pair A=(0,0), B=(4,0), C=(4,3), D=(0,3);pair EF=rotate(90)*(D-B);pair E=intersectionpoint( (0...

Obviously, from the Pythagorean theorem we have BD=5.

Triangle EAB is similar to ABD, as they have the same angles. Hence BE/AB = DB/AD, and therefore BE = AB\cdot DB/AD = 20/3.

Also triangle CBF is similar to ABD. Hence BF/BC = DB/AB, and therefore BF=BC\cdot DB / AB = 15/4.

We then have EF = EB+BF = \frac{20}3 + \frac{15}4 = \frac{80 + 45}{12} = \boxed{\frac{125}{12}}.

See Also

2009 AMC 10A (ProblemsResources)
Preceded by
Problem 16
Followed by
Problem 18
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
Want to learn how to tackle those tough AMC/AIME/Olympiad algebra problems? Check out Art of Problem Solving's Intermediate Algebra by Richard Rusczyk and Mathew Crawford. Over 1600 problems!
© Copyright 2008 AoPS Incorporated. All Rights Reserved. • FoundationPrivacyContact Us