What Is a Chord? Definition, Properties & Examples

What Is a Chord? Definition, Properties & Examples

TL;DR

A chord is a straight line segment whose two endpoints both lie on a curve — most often a circle. This article defines the term, gives the chord-length formulas, lays out the key chord properties, works six examples, and clears up the chord-versus-diameter mix-up that trips students.

What Exactly Is a Chord?

A chord is the line segment connecting any two distinct points on a curve. For a circle, both endpoints lie on the circumference, and the chord lies entirely inside the circle.

Three facts define how chords behave. Each one comes up in nearly every circle problem you will meet.

You will also meet a chord wherever a straight line crosses a curve, not only a circle: the segment a secant line cuts off inside an ellipse or a parabola is a chord too. The circle is just where the idea is cleanest.

How Do You Find the Length of a Chord?

There are two standard chord-length formulas, and which one you reach for depends on what the problem gives you.

Given the radius r and the perpendicular distance d from the centre to the chord:

Chord length=2√(r²−d²).

This drops straight out of the Pythagorean theorem: the radius, the half-chord, and the distance d form a right triangle.

Given the radius r and the central angle θ the chord subtends:

Chord length=2rsin(θ/2).

Both formulas describe the same segment; they just start from different given information.

Examples of a Chord

Example 1

A circle has radius 13 cm. A chord lies 5 cm from the centre. Find its length.

Use 2√(r²−d²) with r=13 and d=5:

2√(13²−5²)=2√(169−25)=2√144=2×12=24 cm.

Final answer: 24 cm.

Example 2

A chord of a circle of radius 10 cm is 12 cm long. How far is it from the centre?

Wrong attempt. A student takes the full chord, 12, and plugs it in as the leg of the right triangle: d=√(10²−12²)=√(100−144)=√−44 — a square root of a negative number, which signals the setup is wrong.

Where it broke. The perpendicular from the centre bisects the chord, so the right triangle uses half-chord, 6, not the full 12.

Correct. d=√(r²−(half-chord)²)=√(10²−6²)=√(100−36)=√64=8 cm.

Final answer: 8 cm.

Example 3

A chord subtends a central angle of 60° in a circle of radius 8 cm. Find its length.

Use 2rsin(θ/2) with r=8 and θ=60°:

2×8×sin(30°)=16×12=8 cm.

Final answer: 8 cm.

Example 4

Two chords of a circle are equal in length. Chord PQ is 7 cm from the centre. What can you say about the distance of the other chord, RS, from the centre?

Equal chords are equidistant from the centre, so RS is also 7 cm from the centre.

Final answer: 7 cm.

Example 5

A diameter is 26 cm. Find the radius, then the length of a chord lying 10 cm from the centre.

The radius is half the diameter: r=13 cm. Then:

Chord=2√(13²−10²)=2√(169−100)=2√69≈16.6 cm.

Final answer: about 16.6 cm.

Example 6

Find the length of the longest possible chord in a circle of radius 9 cm.

The longest chord is the diameter, which is twice the radius:

Longest chord=2r=2×9=18 cm.

Final answer: 18 cm.

Why Chords Show Up Far Beyond Geometry Class

The chord is one of those quiet ideas that turns out to be load-bearing across engineering and design.

Tripping Points to Avoid

Mistake 1: Confusing a chord with the diameter

Where it slips in: Reading a problem that says "the longest chord."

Don't do this: Treat every chord as if it passes through the centre.

Mistake 2: Using the full chord instead of the half-chord

Where it slips in: Any problem using the perpendicular-distance right triangle.

Don't do this: Put the whole chord length into √(r²−(chord)²).

Mistake 3: Forgetting a chord must have both endpoints on the curve

Where it slips in: Identifying chords in a figure full of segments.

Don't do this: Call a radius or a tangent segment a chord.

The Short Version

Practice These Before Moving On

  1. A circle has radius 17 cm; a chord is 8 cm from the centre. Find the chord's length.
  2. A chord of length 16 cm sits in a circle of radius 10 cm. How far is it from the centre?
  3. A chord subtends a central angle of 90° in a circle of radius 6 cm. Find its length.

If problem 2 gave you a square root of a negative number, return to Mistake 2 and use the half-chord.