1997 AHSME Problems/Problem 26

Revision as of 14:12, 21 August 2011 by Talkinaway (talk | contribs)

Problem

Triangle $ABC$ and point $P$ in the same plane are given. Point $P$ is equidistant from $A$ and $B$, angle $APB$ is twice angle $ACB$, and $\overline{AC}$ intersects $\overline{BP}$ at point $D$. If $PB = 3$ and $PD= 2$, then $AD\cdot CD =$

[asy] defaultpen(linewidth(.8pt)); dotfactor=4; pair A = origin; pair B = (2,0); pair C = (3,1); pair P = (1,2.25); pair D = intersectionpoint(P--B,C--A); dot(A);dot(B);dot(C);dot(P);dot(D); label("$A$",A,SW);label("$B$",B,SE);label("$C$",C,N);label("$D$",D,NE + N);label("$P$",P,N); draw(A--B--P--cycle); draw(A--C--B--cycle);[/asy]

$\textbf{(A)}\ 5\qquad\textbf{(B)}\ 6\qquad\textbf{(C)}\ 7\qquad\textbf{(D)}\ 8\qquad\textbf{(E)}\ 9$

Solution

See also

1997 AHSME (ProblemsAnswer KeyResources)
Preceded by
Problem 25
Followed by
Problem 27
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