1984 AHSME Problems/Problem 17

Revision as of 06:43, 18 June 2011 by Admin25 (talk | contribs) (Created page with "==Problem== A right triangle <math> ABC </math> with hypotenuse <math> AB </math> has side <math> AC=15 </math>. Altitude <math> CH </math> divides <math> AB </math> ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Problem

A right triangle $ABC$ with hypotenuse $AB$ has side $AC=15$. Altitude $CH$ divides $AB$ into segments $AH$ and $HB$, with $HB=16$. The area of $\triangle ABC$ is:

$\mathrm{(A) \ }120 \qquad \mathrm{(B) \ }144 \qquad \mathrm{(C) \ } 150 \qquad \mathrm{(D) \ }216 \qquad \mathrm{(E) \ } 144\sqrt{5}$

Solution

[asy] unitsize(.4cm); draw((0,0)--(0,12)); draw((9,0)--(-16,0)); draw((9,0)--(0,12)); draw((-16,0)--(0,12)); label("$A$",(9,0),ENE); label("$B$",(-16,0),WNW); label("$C$",(0,12),ENE); label("$H$",(0,0),S); label("$15$",(4.5,6),NE); label("$16$",(-8,0),S); [/asy] $AHC\sim ACB$ by $AA$, so $\frac{AH}{AC}=\frac{AC}{AH+16}$. Since $AC=15$, we have $\frac{AH}{15}=\frac{15}{AH+16}$. Cross mutliplying, we have $AH(AH+16)=225$. Solving this quadratic yields $AH=9$. Also, $AHC\sim CHB$, so $\frac{AH}

{HC}=\frac{HC}{HB}$ (Error compiling LaTeX. Unknown error_msg). Substituting in known values, we have $\frac{9}{HC}=\frac{HC}{16}$, so $HC^2=144$ and $HC=12$.

The area of $\triangle ABC$ is $\frac{1}{2}(AB)(HC)=\frac{1}{2}(25)(12)=150, \boxed{\text{C}}$.

See Also

1984 AHSME (ProblemsAnswer KeyResources)
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 26 27 28 29 30
All AHSME Problems and Solutions