• Nakafa

    Nakafa

    Learn free and with quality.
Subject
    • Grade 10
    • Grade 11
    • Grade 12
Exercises
Holy
  • Quran
Articles
  • Politics
  • Community
  • About

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, ABABAB, CDCDCD, and EFEFEF 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 = RSPQ=RS, then the distance from center OOO to chord PQPQPQ equals the distance from OOO to chord RSRSRS, that is d1=d2d_1 = d_2d1​=d2​.

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, OM⊥ABOM \perp ABOM⊥AB and MMM is the midpoint of chord ABABAB, so AM=MBAM = 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)AB=2rsin(2θ​)

Where:

  • rrr = 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)d=rcos(2θ​)

Or if the chord length lll is known:

d=r2−(l2)2d = \sqrt{r^2 - \left(\frac{l}{2}\right)^2}d=r2−(2l​)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 PDPA×PB=PC×PD.

In the figure above, the following holds: PA×PB=PC×PDPA \times PB = PC \times PDPA×PB=PC×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∠ACB=∠ADB because both subtend the same chord ABABAB.

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}a=rcos(2θ​)=r2−(2l​)2​

Where:

  • aaa = length of apothem
  • rrr = radius of the circle
  • lll = 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 AB∥CDAB \parallel CDAB∥CD, then arc ACACAC equals arc BDBDBD.

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 ABABAB and CDCDCD intersect at point PPP inside a circle. If PA=4PA = 4PA=4 cm, PB=6PB = 6PB=6 cm, and PC=3PC = 3PC=3 cm, find the length of PDPDPD.

  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 = 10r=10 cm, θ=60°=π3\theta = 60° = \frac{\pi}{3}θ=60°=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=2rsin(2θ​)=2×10×sin(2π/3​)
    l=20×sin⁡(30°)=20×0.5=10 cml = 20 \times \sin(30°) = 20 \times 0.5 = 10 \text{ cm}l=20×sin(30°)=20×0.5=10 cm
    d=rcos⁡(θ2)=10×cos⁡(30°)d = r \cos\left(\frac{\theta}{2}\right) = 10 \times \cos(30°)d=rcos(2θ​)=10×cos(30°)
    d=10×32=53 cmd = 10 \times \frac{\sqrt{3}}{2} = 5\sqrt{3} \text{ cm}d=10×23​​=53​ cm
  2. Intersecting chords theorem

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

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

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

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

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

    For the first chord:

    l1=2r2−d12=225−9=216=8 cml_1 = 2\sqrt{r^2 - d_1^2} = 2\sqrt{25 - 9} = 2\sqrt{16} = 8 \text{ cm}l1​=2r2−d12​​=225−9​=216​=8 cm

    For the second chord:

    l2=2r2−d22=225−16=29=6 cml_2 = 2\sqrt{r^2 - d_2^2} = 2\sqrt{25 - 16} = 2\sqrt{9} = 6 \text{ cm}l2​=2r2−d22​​=225−16​=29​=6 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)l=2rsin(2θ​)

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

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

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

    Therefore, the diameter is the longest chord.

Previous

External Tangent Line and Internal Tangent Line

Next

Scatter Diagram

  • Circle and ChordExplore circle and chord relationships. Understand theorems, properties, and solve chord length problems with clear examples and step-by-step solutions.
On this page
  • Definition of Chord
  • Properties of Chords
    • Equal Length Chords
    • Line from Center Perpendicular to Chord
  • Chord Length
    • Chord Length Formula
    • Distance of Chord from Center
  • Intersecting Chords Theorem
  • Inscribed Angles Subtending the Same Chord
  • Apothem
  • Parallel Chords
  • Practice Problems
    • Answer Key
  • Comments
  • Report
  • Source code