Problem

1979 AHSME Problem 12

[asy] size(200); pair A=(-2,0),B,C=(-1,0),D=(1,0),EE,O=(0,0); draw(arc(O,1, 0, 180)); EE=midpoint(arc(O,1, 0, 90)); draw(A--EE); draw(A--D); B=intersectionpoint(arc(O,1, 180, 0),EE--A); draw(O--EE); label("$A$",A,W); label("$B$",B,NW); label("$C$",C,S);label("$D$",D,E);label("$E$",EE,NE);label("$O$",O,S);label("$45^\circ$",(0.25,0.1),fontsize(10pt)); //Credit to TheMaskedMagician for the diagram[/asy]

In the adjoining figure, CD is the diameter of a semi-circle with center O. Point A lies on the extension of DC past C; point E lies on the semi-circle, and B is the point of intersection (distinct from E ) of line segment AE with the semi-circle. If length AB equals length OD, and the measure of \measuredangle EOD is 45^\circ, then the measure of \measuredangle BAO is

\textbf{(A) }10^\circ\qquad \textbf{(B) }15^\circ\qquad \textbf{(C) }20^\circ\qquad \textbf{(D) }25^\circ\qquad \textbf{(E) }30^\circ


Full credit goes to MAA for authoring these problems. These problems were taken on the AOPS website.


Show/Hide Problem Tags

Problem Tags: No tags

Want to contribute problems and receive full credit? Click here to add your problem!
Please report any issues to us in our Discord server
Go to previous contest problem (SHIFT + Left Arrow) Go to next contest problem (SHIFT + Right Arrow)