AoPSWiki
Do you have what it takes to be the next brilliant trader, researcher, or developer at Jane Street Capital? Find out in the Careers in Mathematics Forum.

2009 AMC 12A Problems/Problem 16

From AoPSWiki

Problem

A circle with center C is tangent to the positive x and y-axes and externally tangent to the circle centered at (3,0) with radius 1. What is the sum of all possible radii of the circle with center C?

\textbf{(A)}\ 3 \qquad \textbf{(B)}\ 4 \qquad \textbf{(C)}\ 6 \qquad \textbf{(D)}\ 8 \qquad \textbf{(E)}\ 9

Solution

Let r be the radius of our circle. For it to be tangent to the positive x and y axes, we must have C=(r,r). For the circle to be externally tangent to the circle centered at (3,0) with radius 1, the distance between C and (3,0) must be exactly r+1.

By the Pythagorean theorem the distance between (r,r) and (3,0) is \sqrt{ (r-3)^2 + r^2 }, hence we get the equation (r-3)^2 + r^2 = (r+1)^2.

Simplifying, we obtain r^2 - 8r + 8 = 0. By Vieta's formulas the sum of the two roots of this equation is \boxed{8}.

(We should actually solve for r to verify that there are two distinct positive roots. In this case we get r=4\pm 2\sqrt 2.)

unitsize(0.5cm);defaultpen(0.8);filldraw( Circle( (3,0), 1 ), lightgray, black );draw( (0,0) -- (15,0), Arrow );draw( (0,0) -...

See Also

2009 AMC 12A (ProblemsResources)
Preceded by
Problem 15
Followed by
Problem 17
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
Try our innovative online adaptive learning system, Alcumus.
Over 1100 problems and 60+ video lessons. FREE!
© Copyright 2008 AoPS Incorporated. All Rights Reserved. • FoundationPrivacyContact Us