1959 AHSME Problems/Problem 10

Revision as of 12:20, 21 July 2024 by Thepowerful456 (talk | contribs) (diagram)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Problem

In $\triangle ABC$ with $\overline{AB}=\overline{AC}=3.6$, a point $D$ is taken on $AB$ at a distance $1.2$ from $A$. Point $D$ is joined to $E$ in the prolongation of $AC$ so that $\triangle AED$ is equal in area to $ABC$. Then $\overline{AE}$ is: $\textbf{(A)}\ 4.8 \qquad\textbf{(B)}\ 5.4\qquad\textbf{(C)}\ 7.2\qquad\textbf{(D)}\ 10.8\qquad\textbf{(E)}\ 12.6$

Solution

[asy]  import geometry;  point B = (0,0); point C = (10,0); point A = (5,12); point D = 2*A/3; point E = 3(C-A)+A;  // Triangle ABC draw(A--B--C--A); dot(A); label("A",A,N); dot(B); label("B",B,SW); dot(C); label("C",C,SE);  // Triangle ADE draw(A--D--E--A); dot(D); label("D",D,NW); dot(E); label("E",E,SE);  [/asy]

Note that $[\triangle ABC]=[\triangle ADE]$, so $\frac{1}{2}AB * AC *\sin\angle BAC = \frac{1}{2}AD * AE *\sin\angle DAE$. Since $\angle BAC = \angle DAE$, we have $AB*AC = AD*AE$, so that $3.6*3.6 = 1.2*AE$. Therefore, $AE = \frac{3.6^2}{1.2}=\boxed{\textbf{(D) }10.8}$.

See also

1959 AHSC (ProblemsAnswer KeyResources)
Preceded by
Problem 9
Followed by
Problem 11
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