Precalculus • Theorems About Circles

Constructing a Tangent Line from an External Point to a Circle

A foundational geometric construction that connects the properties of tangent lines, right angles, and the Pythagorean theorem into a single elegant procedure.

Historical Context & Motivation

The problem of drawing a line that just barely touches a circle—without cutting through it—has fascinated mathematicians for over two thousand years. Long before algebra or coordinate geometry existed, Greek geometers needed tangent constructions to design sundials, model planetary orbits, and solve problems in architecture. Understanding why this construction works reveals a deep connection between circles, right angles, and distance that appears again and again in mathematics.

c. 300 BCE
Euclid codifies tangent line theorems in Elements Book III. Proposition 17 explicitly describes how to construct a tangent from an external point using only a straightedge and compass—the same method you'll learn in this lesson.
c. 250 BCE
Apollonius of Perga extends tangent constructions to conic sections (ellipses, parabolas, and hyperbolas), showing that the tangent-to-a-circle idea is just the simplest case of a broader family of problems.
c. 150 CE
Ptolemy uses tangent line relationships extensively in the Almagest to compute chord lengths and astronomical measurements, linking geometry to practical science.
17th Century
Descartes and Fermat translate the tangent construction into coordinate geometry, paving the way for calculus. The idea of a tangent line "touching" a curve at one point becomes the foundation for derivatives.

The construction you'll master in this lesson is the same one Euclid described—it requires nothing more than a compass and straightedge. But to understand why it works, you'll use properties of circles and right triangles that you've already studied. The central question is straightforward: given a circle and a point outside it, how do you find the exact line that touches the circle at precisely one point?

Core Principles & Definitions

Before you can perform the construction, you need to be solid on four key ideas. Each one plays a specific role in making the construction work and in proving that it's correct.

1

Tangent Line Definition

A tangent line to a circle is a line that intersects the circle at exactly one point, called the point of tangency. Unlike a secant (which crosses through the circle at two points), a tangent merely "grazes" the circle's edge.
2

Tangent-Radius Perpendicularity

A tangent line is always perpendicular to the radius drawn to the point of tangency. This 90° angle is the single most important fact behind the construction—it turns the problem into a right-triangle problem.
3

Thales' Theorem

Any angle inscribed in a semicircle is a right angle. Equivalently, if a triangle's hypotenuse is the diameter of a circle, the angle opposite that diameter is exactly 90°. This theorem tells us where to find the right angle we need.
4

Two Tangents from One Point

From any external point, you can draw exactly two tangent lines to a given circle. These two tangent segments (from the external point to each point of tangency) have equal length—a property that's often useful in proofs.
Key Takeaway
Think of a tangent line like a road that runs alongside a circular hill. The road touches the base of the hill at exactly one point, and at that point, a line drawn straight from the top of the hill to the road hits the road at a perfect 90° angle. The entire construction is designed to guarantee that right angle—and Thales' theorem is the tool that makes it happen automatically.

Visual Explanation — The Construction

The diagram below shows the complete construction. Study the labeled elements carefully: the original circle with center O and radius r, the external point P, the auxiliary circle (dashed), and the two tangent lines that result. Notice how the right angle at each point of tangency is created by Thales' theorem on the auxiliary circle.

Figure 1 — Complete construction: the auxiliary circle with diameter OP intersects the original circle at the two points of tangency T₁ and T₂.

Here is what's happening in the diagram. The segment OP (from center O to external point P) serves as the diameter of an auxiliary circle, centered at the midpoint M. By Thales' theorem, any angle inscribed in this auxiliary semicircle and subtended by diameter OP is a right angle. Since the points T₁ and T₂ lie on both circles simultaneously, the angle ∠OT₁P and ∠OT₂P are each 90°. And because OT₁ and OT₂ are radii of the original circle, that 90° angle means the line PT₁ (and PT₂) is perpendicular to the radius—exactly the definition of a tangent line.

Mathematical Framework

Let's formalize the construction and derive the key measurement: the length of a tangent segment from an external point to a circle. This formula appears repeatedly in precalculus problems, so it's worth knowing cold.

The Construction Algorithm

Given a circle with center O and radius r, and an external point P at distance d from O (where d > r):

  1. Step 1. Draw segment OP.
  2. Step 2. Find the midpoint M of OP.
  3. Step 3. Draw a circle centered at M with radius OP / 2. This is the auxiliary circle.
  4. Step 4. The auxiliary circle intersects the original circle at two points, T₁ and T₂.
  5. Step 5. Draw lines PT₁ and PT₂. These are the two tangent lines.
Tangent Segment Length
t = √(d² − r²)
where t = tangent segment length, d = distance from center O to point P, r = radius

This formula comes directly from the Pythagorean theorem applied to the right triangle OTP. Since ∠OTP = 90°, the hypotenuse is OP = d, one leg is OT = r, and the other leg is PT = t. By the Pythagorean theorem: d² = r² + t², which rearranges to t = √(d² − r²).

Auxiliary Circle Radius
R_aux = d / 2 = OP / 2
The auxiliary circle is centered at M (midpoint of OP) with radius equal to half the distance from O to P.
Proof of Tangency via Thales
∠OT₁P = 90° ⟹ OT₁ ⊥ PT₁ ⟹ PT₁ is tangent
Since T₁ lies on the auxiliary circle with OP as diameter, Thales' theorem guarantees the right angle.

Notice that the tangent segment length t depends only on the distance from the external point to the center and the radius—not on the specific location of the point of tangency. This makes sense geometrically: if you rotated the entire figure around the center O, the tangent length would stay the same because the triangle OTP would just rotate along with everything else.

Detailed Breakdown — Step-by-Step Process

Let's walk through the construction on a coordinate plane so you can see how every piece fits together. Suppose the circle has center O at the origin (0, 0) with radius 5, and the external point is P = (13, 0).

Figure 2 — Coordinate construction with O = (0, 0), r = 5, and P = (13, 0). The tangent segment length is t = √(13² − 5²) = √(169 − 25) = √144 = 12.

In this coordinate example, the tangent segment length works out to a clean integer: t = 12. The right triangle OT₁P has legs 5 and 12 and hypotenuse 13—a classic 5-12-13 Pythagorean triple. While the numbers won't always be this tidy, the relationship t² + r² = d² always holds.

To find the exact coordinates of the tangent points, you solve the system of two circle equations simultaneously. The original circle is x² + y² = 25, and the auxiliary circle is (x − 6.5)² + y² = 6.5² = 42.25. Subtracting the first from the second gives a linear equation in x, which you can solve to find x = 25/13 ≈ 1.923, then substitute back to find y = ±60/13 ≈ ±4.615.

Worked Example

Let's work through a complete problem that tests both the construction process and the calculation.

A circle has center C = (3, 2) and radius 4. The external point is Q = (11, 8). Find the length of each tangent segment from Q to the circle, and verify that Q is indeed outside the circle.
1
Step 1 — Verify Q is ExternalCalculate the distance from C to Q using the distance formula:
d = √[(11 − 3)² + (8 − 2)²] = √[64 + 36] = √100 = 10 Since d = 10 > r = 4, point Q is outside the circle. ✓
2
Step 2 — Apply the Tangent Length FormulaUse t = √(d² − r²):
t = √(10² − 4²) = √(100 − 16) = √84
3
Step 3 — Simplify the RadicalFactor 84 = 4 × 21, so:
t = √(4 × 21) = 2√21 ≈ 9.165
4
Step 4 — Describe the ConstructionTo actually draw the tangent lines, you would find the midpoint M of segment CQ:
M = ((3 + 11)/2, (2 + 8)/2) = (7, 5) Then draw an auxiliary circle centered at M with radius d/2 = 5. The intersection of this auxiliary circle with the original circle gives the two tangent points.
5
Step 5 — InterpretEach tangent segment from Q to the circle has length 2√21 ≈ 9.17 units. Both tangent segments are equal in length, consistent with the equal-tangent-segments theorem. The right triangle formed by C, each tangent point, and Q has legs 4 and 2√21, with hypotenuse 10.

Strengths, Limitations & Comparisons

The Thales-based tangent construction is elegant, but it's worth understanding how it compares to other approaches and where its limitations appear.

AspectCompass-Straightedge ConstructionAlgebraic/Coordinate Method
Tools neededCompass and straightedge onlyEquations, algebra, possibly a calculator
Gives exact coordinates?No—produces a geometric drawingYes—exact (x, y) of tangent points
Proof of correctnessThales' theorem (visual, elegant)Solving simultaneous equations (algebraic)
SpeedFast once you know the stepsCan be slow with messy numbers
Extends to 3D?Not directlyYes—works in any dimension
Best used whenYou need a physical drawing or a proofYou need exact numeric answers

One limitation of the geometric construction is that it assumes you already have the circle drawn and can physically place your compass at the midpoint of OP. In coordinate geometry problems on tests, you typically skip the construction and go straight to the formula t = √(d² − r²). However, understanding why the formula works—via the construction—makes it much harder to misremember or misapply.

Key Takeaway
The compass-and-straightedge method and the algebraic formula are two sides of the same coin. The construction shows you why it works (Thales' theorem creates the right angle), while the formula lets you compute how long the tangent segment is. On a test, use whichever the question asks for—but knowing both gives you a backup strategy if you get stuck.

Connection to Advanced Theory

The tangent line construction connects forward to several important ideas you'll encounter in calculus, analytic geometry, and beyond.

This LessonAdvanced Extension
Tangent touches circle at exactly one pointIn calculus, a tangent line to any curve at a point has the same slope as the curve at that point (the derivative)
t = √(d² − r²)The power of a point theorem generalizes this: for any point P and circle, the product of signed distances along any line through P equals d² − r²
Two tangent lines from an external pointExtends to tangent lines to conics (ellipses, hyperbolas)—the algebra is more complex, but the geometric intuition is the same
Thales' theorem as construction toolIn inversive geometry, the auxiliary circle construction is a special case of circle inversion, a powerful transformation technique

The concept of the power of a point deserves special mention. For any point P at distance d from the center of a circle with radius r, the value d² − r² is called the "power" of the point with respect to the circle. When P is outside the circle, the power is positive and equals the square of the tangent segment length. When P is on the circle, the power is zero. When P is inside the circle, the power is negative. This single number captures the entire relationship between a point and a circle—and the tangent construction is the geometric expression of taking its square root.

Practice Problems

PROBLEM 1CONCEPTUAL
Explain why it is impossible to draw a tangent line from a point that is inside a circle to that same circle. Use the tangent-radius perpendicularity theorem in your reasoning.
PROBLEM 2BASIC CALCULATION
A circle has center O and radius 6. Point P is 10 units from O. Find the exact length of the tangent segment from P to the circle.
PROBLEM 3INTERMEDIATE
A circle has center C = (−2, 3) and radius 5. Point Q = (6, 9) is outside the circle. (a) Find the distance from C to Q. (b) Find the length of a tangent segment from Q to the circle. (c) Find the midpoint and radius of the auxiliary circle you'd use in the construction.
PROBLEM 4APPLIED
A lighthouse sits at the center of a small circular island with a radius of 200 meters. A boat is located 520 meters from the lighthouse. The captain wants to steer a course that just grazes the edge of the island (a tangent path). How long is the straight-line distance from the boat to the point where the path first touches the island's shore?
PROBLEM 5SYNTHESIS
Two tangent lines are drawn from point P = (10, 0) to a circle centered at the origin with radius r. If the angle ∠T₁PT₂ between the two tangent segments equals 60°, find the radius r. (Hint: the line OP bisects the angle ∠T₁PT₂, and consider the right triangle OT₁P.)

Lesson Summary

Constructing a tangent line from an external point to a circle relies on one central insight: a tangent line is perpendicular to the radius at the point of tangency. To guarantee that right angle, we build an auxiliary circle whose diameter is the segment from the circle's center O to the external point P. By Thales' theorem, any point on this auxiliary circle "sees" the diameter OP at a 90° angle—so the intersections of the auxiliary circle with the original circle are exactly the points of tangency T₁ and T₂. Drawing lines from P through these points gives two tangent lines of equal length.

The tangent segment length formula, t = √(d² − r²), is a direct consequence of the Pythagorean theorem applied to the right triangle OTP. This formula requires that d > r (the point must be outside the circle). The quantity d² − r² is known as the power of the point with respect to the circle, a concept that generalizes to many other geometric settings. Whether you use the compass-and-straightedge construction or the algebraic formula, the underlying geometry is the same: Thales' theorem creates the right angle, and the Pythagorean theorem measures the result.

Varsity Tutors • Precalculus (Common Core) • Constructing a Tangent Line from an External Point