AoPSWiki
Visit the AoPS Book Store.

2003 AMC 12A Problems/Problem 17

From AoPSWiki

Problem

Square ABCD has sides of length 4, and M is the midpoint of \overline{CD}. A circle with radius 2 and center M intersects a circle with radius 4 and center A at points P and D. What is the distance from P to \overline{AD}?

Image:5d50417537c6cddfb70810403c62787b889cdcb1.png

\textbf{(A)}\ 3 \qquad \textbf{(B)}\ \frac {16}{5} \qquad \textbf{(C)}\ \frac {13}{4} \qquad \textbf{(D)}\ 2\sqrt {3} \qquad ...

Solution

Let D be the origin. A is the point (0,4) and M is the point (2,0). We are given the radius of the quarter circle and semicircle as 4 and 2, respectively, so their equations, respectively, are:

x^2 + (y-4)^2 = 4^2

(x-2)^2 + y^2 = 2^2


Algebraically manipulating the second equation gives:

y^2 = 2^2 - (x-2)^2

y^2 = (2-(x-2)(2+(x-2))

y^2 = (4-x)(x)

y = \sqrt{4x - x^2}


Substituting this back into the first equation:

x^2 + (\sqrt{4x - x^2} - 4)^2 = 4^2

x^2 + 4x - x^2 - 8\sqrt{4x - x^2} + 16 = 16

4x - 8\sqrt{4x - x^2} = 0

4x = 8\sqrt{4x - x^2}

16x^2 = 64(4x - x^2)

16x^2 = 256x - 64x^2

80x^2 - 256x = 0

x(80x - 256) = 0


Solving each factor for 0 yields x = 0 , \frac{16}{5}. The first value of 0 is obviously referring to the x-coordinate of the point where the circles intersect at the origin, D, so the second value must be referring to the x coordinate of P. Since \overline{AD} is the y-axis, the distance to it from P is the same as the x-value of the coordinate of P, so the distance from P to \overline{AD} is \frac{16}{5} \Rightarrow B

See Also

Looking for a challenging algebra text? Preparing for MATHCOUNTS or the AMC exams?
Check out Art of Problem Solving's Introduction to Algebra by Richard Rusczyk.
© Copyright 2008 AoPS Incorporated. All Rights Reserved. • FoundationPrivacyContact Us