AoPSWiki
Want to learn how to tackle those tough MATHCOUNTS and AMC counting and probability problems? Check out Art of Problem Solving's Introduction to Counting & Probability by David Patrick.
Personal tools

2004 AMC 10B Problems/Problem 18

From AoPSWiki

Problem

In the right triangle \triangle ACE, we have AC=12, CE=16, and EA=20. Points B, D, and F are located on AC, CE, and EA, respectively, so that AB=3, CD=4, and EF=5. What is the ratio of the area of \triangle DBF to that of \triangle ACE?

\mathrm{(A) \ } \frac{1}{4} \qquad \mathrm{(B) \ } \frac{9}{25} \qquad \mathrm{(C) \ } \frac{3}{8} \qquad \mathrm{(D) \ } \fr...


unitsize(0.5cm);defaultpen(0.8);pair C=(0,0), A=(0,12), E=(20,0);draw(A--C--E--cycle);pair B=A + 3*(C-A)/length(C-A);pair D=C...

Solution

First of all, note that \frac{AB}{AC} = \frac{CD}{CE} = \frac{EF}{EA} = \frac 14, and therefore \frac{BC}{AC} = \frac{DE}{CE} = \frac{FA}{EA} = \frac 34.

Draw the height from F onto AB as in the picture below:

unitsize(0.5cm);defaultpen(0.8);pair C=(0,0), A=(0,12), E=(20,0);draw(A--C--E--cycle);pair B=A + 3*(C-A)/length(C-A);pair D=C...

Now consider the area of \triangle ABF. Clearly the triangles \triangle AFG and \triangle AEC are similar, as they have all angles equal. Their ratio is \frac {AF}{AE} = \frac 34, hence FG = \frac 34 \cdot CE. Now the area S_{ABF} of \triangle ABF can be computed as S_{ABF} = \frac 12 \cdot AB \cdot FG = \frac 12 \cdot \left( \frac 14 \cdot AC \right) \cdot \left( \frac 34 \cdot EC \right) = \frac 14 \cdot \frac 34 \cdot S_{ACE....

Similarly we can find that S_{BCD} = S_{DEF} = \frac 3{16}\cdot S_{ACE} as well.

Hence S_{BDF} = S_{ACE} - 3\cdot\left( \frac 3{16} \cdot S_{ACE} \right) = \frac 7{16} \cdot S_{ACE}, and the answer is \frac{S_{BDF}}{S_{ACE}} = \boxed{\frac 7{16}}.

See also

2004 AMC 10B (ProblemsResources)
Preceded by
Problem 17
Followed by
Problem 19
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
Try our innovative online adaptive learning system, Alcumus.
Over 1100 problems and 60+ video lessons. FREE!
© Copyright 2008 AoPS Incorporated. All Rights Reserved. • FoundationPrivacyContact Us