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

2002 AIME I Problems/Problem 13

From AoPSWiki

Problem

In triangle ABC the medians \overline{AD} and \overline{CE} have lengths 18 and 27, respectively, and AB=24. Extend \overline{CE} to intersect the circumcircle of ABC at F. The area of triangle AFB is m\sqrt{n}, where m and n are positive integers and n is not divisible by the square of any prime. Find m+n.

Solution

size(150); pathpen = linewidth(0.7); pointpen = black; pen f = fontsize(8); pair A=(0,0), B=(24,0), E=(A+B)/2, C=IP(CR(A,3*70...

Applying Stewart's Theorem to medians AD, CE, we have:

\begin{align*}BC^2 + 4 \cdot 18^2 &= 2\left(24^2 + AC^2\right) \\24^2 + 4 \cdot 27^2 &= 2\left(AC^2 + BC^2\right) \en...

Substituting the first equation into the second and simplification yields 24^2 = 2\left(3AC^2 + 2 \cdot 24^2 - 4 \cdot 18^2\right)- 4 \cdot 27^2 \Longrightarrow AC = \sqrt{2^5 \cdot 3 + 2 \cdot 3^5 + 2^4 \cdot 3^3 - 2^7 \cdot 3} = 3\sqrt{70}.

By the Power of a Point Theorem on E, we get EF = \frac{12^2}{27} = \frac{16}{3}. The Law of Cosines on \triangle ACE gives

\begin{align*}\cos \angle AEC = \left(\frac{12^2 + 27^2 - 9 \cdot 70}{2 \cdot 12 \cdot 27}\right) = \frac{3}{8}\end{align*}

Hence \sin \angle AEC = \sqrt{1 - \cos^2 \angle AEC} = \frac{\sqrt{55}}{8}. Because \triangle AEF, BEF have the same height and equal bases, they have the same area, and [ABF] = 2[AEF] = 2 \cdot \frac 12 \cdot AE \cdot EF \sin \angle AEF = 12 \cdot \frac{16}{3} \cdot \frac{\sqrt{55}}{8} = 8\sqr..., and the answer is 8 + 55 = \boxed{063}.

See also

2002 AIME I (ProblemsResources)
Preceded by
Problem 12
Followed by
Problem 14
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
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.
© Copyright 2008 AoPS Incorporated. All Rights Reserved. • FoundationPrivacyContact Us