Skip to main content

2016 AMC 12A Problem 15

Problem 15 of 25IntermediateGeometry

Circles with centers P,P, Q,Q, and R,R, having radii 1,1, 2,2, and 3,3, respectively, lie on the same side of line ll and are tangent to ll at P,P', Q,Q', and R,R', respectively, with QQ' between PP' and R.R'. The circle with center QQ is externally tangent to each of the other two circles. What is the area of PQR?\triangle PQR?

Answer choices

Show solution

Solution

The centers lie at heights 1,1, 2,2, and 33 above line l.l. Since circle QQ is externally tangent to circle P,P, we have PQ=3,PQ=3, so the horizontal distance is PQ=3212=8.P'Q'=\sqrt{3^2-1^2}=\sqrt{8}. Since circle QQ is tangent to circle R,R, we have QR=5,QR=5, so QR=5212=24.Q'R'=\sqrt{5^2-1^2}=\sqrt{24}. Place P=(0,1),P=(0,1), Q=(8,2),Q=(\sqrt8,2), and R=(8+24,3).R=(\sqrt8+\sqrt{24},3). By the shoelace formula, the area is 128(31)+(8+24)(12)=12(248)=62. \begin{gathered} \small \dfrac12\left|\sqrt8(3-1)+(\sqrt8+\sqrt{24})(1-2)\right|\\ =\dfrac12\left(\sqrt{24}-\sqrt8\right)\\ =\sqrt6-\sqrt2. \end{gathered} Thus, the correct answer is D.

More practice

Concepts: tangent circles · Pythagorean Theorem · shoelace formula

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