1952 AHSME Problems/Problem 22

Problem

On hypotenuse $AB$ of a right triangle $ABC$ a second right triangle $ABD$ is constructed with hypotenuse $AB$. If $\overline{BC}=1$, $\overline{AC}=b$, and $\overline{AD}=2$, then $\overline{BD}$ equals:

$\textbf{(A) \ }\sqrt{b^2+1}  \qquad \textbf{(B) \ }\sqrt{b^2-3} \qquad \textbf{(C) \ }\sqrt{b^2+1}+2 \qquad$

$\textbf{(D) \ }b^2+5 \qquad \textbf{(E) \ }\sqrt{b^2+3}$

Solution

[asy] size(150); import olympiad; pair A,B,C,D; A=(1,3); B=origin; C=(1,0); D=sqrt(6)*dir(aTan(2/sqrt(6))+aTan(9)); draw(A--C--B--A--D--B); markscalefactor=0.02; draw(rightanglemark(A,C,B)); draw(rightanglemark(A,D,B)); label("$A$",A,N); label("$B$",B,SW); label("$C$",C,SE); label("$D$",D,W); label("$1$",B--C,S); label("$x$",D--B,W); label("$2$",D--A,N); label("$b$",A--C,E); [/asy] Let $\overline{BD}=x$. According to the Pythagorean Theorem, $x^2+4=b^2+1$. Hence, $x=\boxed{\textbf{(B)}\ \sqrt{b^2-3}}$.

See also

1952 AHSC (ProblemsAnswer KeyResources)
Preceded by
Problem 21
Followed by
Problem 23
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 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50
All AHSME Problems and Solutions

The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions. AMC logo.png