Skip to main content

2021 Fall AMC 12A Problem 11

Problem 11 of 25IntermediateGeometry

Consider two concentric circles of radius 1717 and 19.19. The larger circle has a chord, half of which lies inside the smaller circle. What is the length of the chord in the larger circle?

Answer choices

Show solution

Solution

Let the chord lie at distance dd from the common center. Its total length is 2361d2,2\sqrt{361 - d^2}, and the portion inside the smaller circle has length 2289d2.2\sqrt{289 - d^2}. Since half the chord lies inside, 2289d2=122361d2.2\sqrt{289 - d^2} = \tfrac{1}{2}\cdot 2\sqrt{361 - d^2}. Squaring gives 4(289d2)=361d2,4(289 - d^2) = 361 - d^2, so 3d2=7953d^2 = 795 and d2=265.d^2 = 265. The chord length is 2361265=296=86.2\sqrt{361 - 265} = 2\sqrt{96} = 8\sqrt{6}. Thus, the correct answer is E.

More practice

Concepts: chord · Pythagorean Theorem

Problem text and solution from the LIVE past-contest archive. See also the AoPS wiki page for community solutions.