1971 AHSME Problems/Problem 31
Revision as of 19:08, 26 June 2017 by Expilncalc (talk | contribs) (Created page with "== 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))); dr...")
Problem 31
Quadrilateral is inscribed in a circle with side , a diameter of length . If sides and each have length , then side has length
Solution
Note that the length 4 forms a semicircle. We can then use the Law of Cosines. Take the center and form a line segment with the other two points.
Let's find the cosine of angle . The cosine of that angle is 7/8. We use the double cosine angle to find angle :
Therefore,
Applying the Law of Cosines to the triangle , we get
(because )
Therefore,
and we find that is equal to , or option A!