Academy
Formulas/maths/Circles/Length of a Chord

Length of a Chord

Length of the chord at perpendicular distance d from the centre of a circle of radius r. Maximum (diameter) when d = 0.
Derivation

Let a chord ABAB of a circle with centre OO and radius rr be at perpendicular distance dd from the centre. Let MM be the foot of the perpendicular from OO to ABAB.

Since the perpendicular from the centre bisects the chord, AM=MBAM = MB.

In the right triangle OMAOMA:

OA2=OM2+AM2OA^2 = OM^2 + AM^2 r2=d2+AM2r^2 = d^2 + AM^2 AM=r2d2AM = \sqrt{r^2 - d^2}

The full chord length:

AB=2AM=2r2d2AB = 2 \cdot AM = 2\sqrt{r^2 - d^2}

Boundary cases:

  • d=0d = 0: chord is a diameter, =2r\ell = 2r
  • d=rd = r: chord degenerates to a point (tangent condition)
  • d>rd > r: the line does not intersect the circle

This formula is also the basis for finding the perpendicular distance given the chord length.