Source codeVideos

Command Palette

Search for a command to run...

Circle

Circle and Chord

Definition of Chord

A chord is a line segment that connects two points on a circle. Unlike a diameter that passes through the center of the circle, a chord can be positioned anywhere as long as both endpoints lie on the circle.

Chords on a Circle
Various chords with different lengths on a circle.

In the figure above, ABAB, CDCD, and EFEF are chords with different lengths.

Properties of Chords

Equal Length Chords

Two chords of equal length have the same distance from the center of the circle.

Equal Length Chords
Two chords with equal length have the same distance from the center.

If PQ=RSPQ = RS, then the distance from center OO to chord PQPQ equals the distance from OO to chord RSRS, that is d1=d2d_1 = d_2.

Line from Center Perpendicular to Chord

A line drawn from the center of a circle perpendicular to a chord divides the chord into two equal parts.

Perpendicular Line from Center
A line from the center perpendicular to a chord bisects it.

In the figure above, OMABOM \perp AB and MM is the midpoint of chord ABAB, so AM=MBAM = MB.

Chord Length

Chord Length Formula

To calculate the length of a chord, we can use the formula:

AB=2rsin(θ2)AB = 2r \sin\left(\frac{\theta}{2}\right)

Where:

  • rr = radius of the circle
  • θ\theta = central angle subtending the chord (in radians)

The relationship between central angle and chord length can be visualized as follows:

Central Angle and Chord
Relationship between central angle and chord length.

Distance of Chord from Center

The distance of a chord from the center of the circle can be calculated using the formula:

d=rcos(θ2)d = r \cos\left(\frac{\theta}{2}\right)

Or if the chord length ll is known:

d=r2(l2)2d = \sqrt{r^2 - \left(\frac{l}{2}\right)^2}

Intersecting Chords Theorem

If two chords intersect inside a circle, then the product of the segments of one chord equals the product of the segments of the other chord.

Intersection of Two Chords
Intersecting chords theorem: PA×PB=PC×PDPA \times PB = PC \times PD.

In the figure above, the following holds: PA×PB=PC×PDPA \times PB = PC \times PD

Inscribed Angles Subtending the Same Chord

Inscribed angles that subtend the same chord have equal measures.

Inscribed Angles Subtending the Same Chord
Inscribed angles subtending chord AB have equal measures.

In the figure above, ACB=ADB\angle ACB = \angle ADB because both subtend the same chord ABAB.

Apothem

An apothem is the shortest distance from the center of a circle to a chord, which is the perpendicular line from the center to the chord.

Apothem of a Chord
Apothem is the perpendicular line from the center to the chord.

The length of the apothem can be calculated using the formula:

a=rcos(θ2)=r2(l2)2a = r \cos\left(\frac{\theta}{2}\right) = \sqrt{r^2 - \left(\frac{l}{2}\right)^2}

Where:

  • aa = length of apothem
  • rr = radius of the circle
  • ll = length of the chord
  • θ\theta = central angle

Parallel Chords

Two parallel chords in a circle have special properties.

Parallel Chords
Arcs between parallel chords have equal lengths.

If ABCDAB \parallel CD, then arc ACAC equals arc BDBD.

Practice Problems

  1. A circle has a radius of 10 cm. If the central angle subtending a chord is 60°, determine:

    • The length of the chord
    • The distance of the chord from the center of the circle
  2. Two chords ABAB and CDCD intersect at point PP inside a circle. If PA=4PA = 4 cm, PB=6PB = 6 cm, and PC=3PC = 3 cm, find the length of PDPD.

  3. In a circle with radius 13 cm, there is a chord of length 24 cm. Calculate the distance of this chord from the center of the circle.

  4. Two parallel chords in a circle are 3 cm and 4 cm away from the center respectively. If the radius of the circle is 5 cm, determine the lengths of both chords.

  5. Prove that the longest chord in a circle is the diameter.

Answer Key

  1. Calculating chord length and its distance from center

    Given: r=10r = 10 cm, θ=60°=π3\theta = 60° = \frac{\pi}{3} rad

    l=2rsin(θ2)=2×10×sin(π/32)l = 2r \sin\left(\frac{\theta}{2}\right) = 2 \times 10 \times \sin\left(\frac{\pi/3}{2}\right)
    l=20×sin(30°)=20×0.5=10 cml = 20 \times \sin(30°) = 20 \times 0.5 = 10 \text{ cm}
    d=rcos(θ2)=10×cos(30°)d = r \cos\left(\frac{\theta}{2}\right) = 10 \times \cos(30°)
    d=10×32=53 cmd = 10 \times \frac{\sqrt{3}}{2} = 5\sqrt{3} \text{ cm}
  2. Intersecting chords theorem

    Given: PA=4PA = 4 cm, PB=6PB = 6 cm, PC=3PC = 3 cm

    PA×PB=PC×PDPA \times PB = PC \times PD
    4×6=3×PD4 \times 6 = 3 \times PD
    24=3×PD24 = 3 \times PD
    PD=8 cmPD = 8 \text{ cm}
  3. Calculating distance of chord from center

    Given: r=13r = 13 cm, l=24l = 24 cm

    d=r2(l2)2d = \sqrt{r^2 - \left(\frac{l}{2}\right)^2}
    d=132122d = \sqrt{13^2 - 12^2}
    d=169144d = \sqrt{169 - 144}
    d=25=5 cmd = \sqrt{25} = 5 \text{ cm}
  4. Parallel chords

    Given: r=5r = 5 cm, d1=3d_1 = 3 cm, d2=4d_2 = 4 cm

    For the first chord:

    l1=2r2d12=2259=216=8 cml_1 = 2\sqrt{r^2 - d_1^2} = 2\sqrt{25 - 9} = 2\sqrt{16} = 8 \text{ cm}

    For the second chord:

    l2=2r2d22=22516=29=6 cml_2 = 2\sqrt{r^2 - d_2^2} = 2\sqrt{25 - 16} = 2\sqrt{9} = 6 \text{ cm}
  5. Proof that diameter is the longest chord

    For any chord with central angle θ\theta:

    l=2rsin(θ2)l = 2r \sin\left(\frac{\theta}{2}\right)

    The maximum value of sin(θ2)=1\sin\left(\frac{\theta}{2}\right) = 1 is achieved when θ2=90°\frac{\theta}{2} = 90°, that is θ=180°\theta = 180°.

    When θ=180°\theta = 180°, the chord passes through the center of the circle (diameter) with length:

    lmax=2r×1=2rl_{max} = 2r \times 1 = 2r

    Therefore, the diameter is the longest chord.