Mathwords logoMathwords

Circle-Circle Tangents — Definition, Formula & Examples

Circle-circle tangents are straight lines that are tangent to two circles at the same time, touching each circle at exactly one point without crossing into its interior.

Given two circles with centers O1O_1, O2O_2 and radii r1r_1, r2r_2, a common tangent is a line \ell that is tangent to both circles. An external common tangent does not pass between the circles, while an internal common tangent crosses the segment O1O2\overline{O_1 O_2} joining their centers. Two non-overlapping circles of different radii have up to four common tangent lines, depending on their relative positions.

Key Formula

L_{\text{ext}} = \sqrt{d^2 - (r_1 - r_2)^2}$$ $$L_{\text{int}} = \sqrt{d^2 - (r_1 + r_2)^2}
Where:
  • LextL_{\text{ext}} = Length of the external common tangent segment between the two tangent points
  • LintL_{\text{int}} = Length of the internal common tangent segment between the two tangent points
  • dd = Distance between the centers of the two circles
  • r1,r2r_1, r_2 = Radii of the two circles

How It Works

To find circle-circle tangents, you need the centers and radii of both circles. External tangents touch the same side of both circles (both tangent points are on the "outside"), while internal tangents cross between the circles. The number of common tangents depends on how the circles are positioned: two separate circles have 4 tangents, externally tangent circles have 3, overlapping circles have 2, internally tangent circles have 1, and one circle inside the other has 0. You can find the length of each tangent segment using the distance between centers and the two radii.

Worked Example

Problem: Two circles have radii 5 and 3, and their centers are 12 units apart. Find the length of an external common tangent and an internal common tangent.
Step 1: Identify the given values: r1=5r_1 = 5, r2=3r_2 = 3, and d=12d = 12.
Step 2: Apply the external tangent length formula.
Lext=122(53)2=1444=140=235L_{\text{ext}} = \sqrt{12^2 - (5 - 3)^2} = \sqrt{144 - 4} = \sqrt{140} = 2\sqrt{35}
Step 3: Check that an internal tangent exists. Since d=12>r1+r2=8d = 12 > r_1 + r_2 = 8, the circles are separate and internal tangents exist.
Step 4: Apply the internal tangent length formula.
Lint=122(5+3)2=14464=80=45L_{\text{int}} = \sqrt{12^2 - (5 + 3)^2} = \sqrt{144 - 64} = \sqrt{80} = 4\sqrt{5}
Answer: The external common tangent has length 23511.832\sqrt{35} \approx 11.83 units, and the internal common tangent has length 458.944\sqrt{5} \approx 8.94 units.

Another Example

Problem: Two circles have radii 7 and 3, and their centers are 10 units apart. How many common tangent lines do they have?
Step 1: Compare the distance d=10d = 10 with r1+r2=10r_1 + r_2 = 10 and r1r2=4|r_1 - r_2| = 4.
Step 2: Since d=r1+r2d = r_1 + r_2, the circles are externally tangent — they touch at exactly one point on the outside.
Step 3: Externally tangent circles have exactly 3 common tangents: 2 external and 1 internal (passing through the point of tangency).
Answer: The two circles have exactly 3 common tangent lines.

Why It Matters

Circle-circle tangents appear in high school geometry and competition math problems involving tangent lines, radical axes, and circle packing. Engineers use common tangent calculations when designing belt-and-pulley systems, where the belt wraps around two circular pulleys and the straight belt segment is a common tangent. Understanding tangent configurations also builds intuition for conic sections and inversive geometry in college-level coursework.

Common Mistakes

Mistake: Using (r1+r2)(r_1 + r_2) in the external tangent formula instead of (r1r2)(r_1 - r_2).
Correction: For external tangents, the radii are subtracted: d2(r1r2)2\sqrt{d^2 - (r_1 - r_2)^2}. For internal tangents, the radii are added: d2(r1+r2)2\sqrt{d^2 - (r_1 + r_2)^2}. Think of it this way — external tangents exist even when circles nearly touch, so the subtracted term must be the smaller one.
Mistake: Trying to compute internal tangent length when the circles overlap or one contains the other.
Correction: Internal tangents only exist when d>r1+r2d > r_1 + r_2 (circles are separate). If dr1+r2d \leq r_1 + r_2, the expression under the square root becomes zero or negative, indicating no internal tangent exists.

Related Terms

  • CircleThe fundamental shape these tangents connect
  • ChordA line segment intersecting a circle at two points
  • Diameter of a Circle or SphereTwice the radius, used in tangent calculations
  • Central AngleAngle formed at center, relevant to tangent point geometry
  • CircumscribedCircles tangent to polygon sides involve similar tangent ideas
  • AnnulusRegion between concentric circles, a special tangent case
  • Arc of a CirclePortion of circumference between tangent points