Problem

1971 AHSME Problem 31

[asy] size(2.5inch); pair A = (-2,0), B = 2dir(150), D = (2,0), C; draw(A..(0,2)..D--cycle); C = intersectionpoint(A..(0,2)..D,Circle(B,arclength(A--B))); draw(A--B--C--D--cycle); label("$A$",A,W); label("$B$",B,NW); label("$C$",C,N); label("$D$",D,E); label("$4$",A--D,S); label("$1$",A--B,E); label("$1$",B--C,SE); //Credit to chezbgone2 for the diagram[/asy]

Quadrilateral ABCD is inscribed in a circle with side AD, a diameter of length 4. If sides AB and BC each have length 1, then side CD has length

\textbf{(A) }\frac{7}{2}\qquad \textbf{(B) }\frac{5\sqrt{2}}{2}\qquad \textbf{(C) }\sqrt{11}\qquad \textbf{(D) }\sqrt{13}\qquad \textbf{(E) }2\sqrt{3}


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)