AoPSWiki
Try our innovative online adaptive learning system, Alcumus.
Over 1100 problems and 60+ video lessons. FREE!

2009 AMC 10B Problems/Problem 18

From AoPSWiki

Problem

Rectangle ABCD has AB=8 and BC=6. Point M is the midpoint of diagonal \overline{AC}, and E is on AB with \overline{ME}\perp\overline{AC}. What is the area of \triangle AME?

\text{(A) } \frac{65}{8}\qquad\text{(B) } \frac{25}{3}\qquad\text{(C) } 9\qquad\text{(D) } \frac{75}{8}\qquad\text{(E) } \fra...

Solution

unitsize(0.75cm);defaultpen(0.8);pair A=(0,0), B=(8,0), C=(8,6), D=(0,6), M=(A+C)/2;path ortho = shift(M)*rotate(-90)*(A--C);...

By the Pythagorean theorem we have AC=10, hence AM=5.

The triangles AME and ABC have the same angle at A and a right angle, thus all their angles are equal, and therefore these two triangles are similar.

The ratio of their sides is \frac{AM}{AB} = \frac 58, hence the ratio of their areas is \left( \frac 58 \right)^2 = \frac{25}{64}.

And as the area of triangle ABC is \frac{6\cdot 8}2 = 24, the area of triangle AME is 24\cdot \frac{25}{64} = \boxed{ \frac{75}8 }.

See Also

2009 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
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.
© Copyright 2008 AoPS Incorporated. All Rights Reserved. • FoundationPrivacyContact Us