AMC 10 · 2002 · #18

Grade 10 geometry-2d
circle-equationtangent-line-to-circlepythagorean-theorem casework ↑ Prerequisites: circle-equationtangent-line-to-circle
📏 Medium solution 💡 3 insights
Problem
Circle C₁ is (x-10)² + y² = 36 and circle C₂ is (x+15)² + y² = 81. A segment PQ touches C₁ at P and C₂ at Q, and the line through it is tangent to both circles. Find the shortest length such a segment can have.

Pick an answer.

(A)
15
(B)
18
(C)
20
(D)
21
(E)
24
How to solve
Strategy Draw a Diagram

The two equations hide a picture, so Tool #1 (Draw a Diagram) comes first: read off both centres and radii and see that the circles sit apart from each other on the x-axis. Tool #17 (Visualize Spatial Relationships) then answers the question the algebra will not — a common tangent line can leave both centres on the same side of it, or separate them, and those are genuinely different segments. Tool #7 (Identify Subproblems) handles each configuration by folding the two perpendicular radii into a single right triangle whose hypotenuse is the fixed centre distance. Finally the word "shortest" is Tool #14 (Extreme Principle) — both configurations must be computed and compared, not just one of them.

1STEP 1

Read centres and radii off the equations

Reading the equations gives radii 6 and 9 with centres 25 apart, and 25 exceeds 6+9 so the circles are separated.

D₁ = (10,0), r₁ = 6; D₂ = (-15,0), r₂ = 9; D₁D₂ = 25 > 15 = r₁ + r₂
2STEP 2

Tangency creates two right angles

A radius meets its tangent at a right angle, so the two radii are parallel — pointing the same way or opposite ways.

D₁P ⊥ PQ and D₂Q ⊥ PQ → D₁P ∥ D₂Q
3STEP 3

Fold each case into a right triangle

Laying the tangent on an axis makes each case a right triangle with hypotenuse 25 and vertical offset 9-6 or 9+6.

same side: L² + (9-6)² = 25²; opposite sides: L² + (9+6)² = 25²
4STEP 4

Solve both and take the shorter

The crossing case subtracts the larger square, leaving L² = 625-225 = 400, so the shortest is 20, choice (C).

L = √(616) ≈ 24.8 vs L = √(400) = 20 → (C)
Answer
20
An explicit construction confirms the abstract answer. The crossing tangent must pass through the point on segment D₁D₂ that splits it in the ratio r₁ : r₂ = 6 : 9, which lands on the origin. The line 3x - 4y = 0 through the origin is at distance (|3(10) - 4(0)|)/5 = 6 from D₁ and (|3(-15) - 4(0)|)/5 = 9 from D₂, so it really is tangent to both circles. Dropping perpendiculars gives P = (6.4, 4.8) on C₁ and Q = (-9.6, -7.2) on C₂, and PQ = √(16² + 12²) = √(400) = 20. The length also passes a size check: it must be less than the centre distance 25, and 20 is.
💡Key takeaway

A tangent meets the radius at a right angle, so slide both radii onto one right triangle with the centre distance as hypotenuse — and remember to check both ways the line can pass.

  • Read centres and radii off the equations
  • Tangency creates two right angles
  • Fold each case into a right triangle
  • Solve both and take the shorter