2002 AMC 12A Problems/Problem 23

Revision as of 12:34, 21 July 2012 by Machiavelli (talk | contribs) (Solution)

Problem

In triangle $ABC$ , side $AC$ and the perpendicular bisector of $BC$ meet in point $D$, and $BD$ bisects $\angle ABC$. If $AD=9$ and $DC=7$, what is the area of triangle ABD?

$\text{(A)}\ 14 \qquad \text{(B)}\ 21 \qquad \text{(C)}\ 28 \qquad \text{(D)}\ 14\sqrt5 \qquad \text{(E)}\ 28\sqrt5$

Solution

[asy] unitsize(0.25 cm); pair A, B, C, D, M; A = (0,0); B = (88/9, 28*sqrt(5)/9); C = (16,0); D = 9/16*C; M = (B + C)/2; draw(A--B--C--cycle); draw(B--D--M); label("$A$", A, SW); label("$B$", B, N); label("$C$", C, SE); label("$D$", D, S); [/asy] Looking at the triangle $BCD$, we see that its perpendicular bisector reaches the vertex, therefore hinting it is isoceles. Let $x = \angle C$, so that $B=2x$ from given and the previous deducted. Then $\angle ABD=x, \angle ADB=2x$ because any exterior angle of a triangle has a measure that is the sum of the two interior angles that are not adjacent to the exterior angle. That means $\triangle ABD$ and $\triangle ACB$ are similar, so $\frac {16}{AB}=\frac {AB}{9} \Longrightarrow AB=12$.

Then by using Heron's Formula on $ABD$ (with sides $12,7,9$), we have $[\triangle ABD]= \sqrt{14(2)(7)(5)} = 14\sqrt5 \Longrightarrow \boxed{\text{D}}$.

See Also

2002 AMC 12A (ProblemsAnswer KeyResources)
Preceded by
Problem 22
Followed by
Problem 24
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
All AMC 12 Problems and Solutions