Source codeVideos

Command Palette

Search for a command to run...

Understanding Chord

A chord is a straight line segment that connects two points on a circle. Imagine it like a string stretched inside a circle, connecting two points on the edge of the circle. Each chord divides the circle into two parts, namely the minor arc and the major arc.

Chords have special characteristics in a circle. The farther the chord is from the center of the circle, the shorter its length. Conversely, the longest chord is the one that passes through the center of the circle, which is called the diameter.

Chord Visualization in Circle
Various chords with different lengths and positions.

Types of Chords

Based on their position and characteristics, chords can be distinguished into several types:

  1. Regular Chord is a chord that does not pass through the center of the circle. Its length is always shorter than the diameter of the circle.

  2. Diameter is a special chord that passes through the center of the circle. The diameter is the longest chord in the circle and divides the circle into two equal parts.

  3. Parallel Chords are two or more chords that have the same direction and do not intersect inside the circle.

Relationship Between Chord and Distance to Center

There is an interesting relationship between the length of a chord and its distance from the center of the circle. The closer the chord is to the center of the circle, the longer the chord. This relationship can be expressed mathematically.

If dd is the distance from the center of the circle to the chord, rr is the radius of the circle, and ll is the length of the chord, then:

l=2r2d2l = 2\sqrt{r^2 - d^2}

This formula shows that when d=0d = 0 (chord passes through the center), then l=2rl = 2r which is the diameter.

Relationship Between Chord Length and Distance to Center
Chords with different distances from the center of the circle.

Properties of Equal Length Chords

Chords that have the same length in the same circle have special properties. They have the same distance from the center of the circle. Conversely, chords that have the same distance from the center of the circle will have the same length.

This property is very useful in solving various circle geometry problems. If two chords have the same length, then:

  1. The distance of both chords to the center of the circle is the same
  2. The arcs formed by both chords have the same length
  3. The central angles facing both chords have the same measure

Intersecting Chords Theorem

When two chords intersect inside a circle, there is a special relationship between the segments formed. If chords AB and CD intersect at point P, then:

AP×PB=CP×PDAP \times PB = CP \times PD

This theorem is known as the intersecting chords theorem and is very useful in solving various geometry problems.

Practice Problems

  1. A circle has a radius of 13 cm. If the distance of a chord to the center of the circle is 5 cm, determine the length of the chord.

  2. In a circle with radius 10 cm, there is a chord with length 16 cm. Determine the distance of the chord to the center of the circle.

  3. Two chords AB and CD in the same circle have lengths of 24 cm and 18 cm respectively. If the radius of the circle is 15 cm, determine the difference in distance between the two chords to the center of the circle.

  4. Chords PQ and RS intersect at point T in a circle. If PT = 6 cm, TQ = 8 cm, and RT = 4 cm, determine the length of TS.

  5. A circle has a diameter of 26 cm. Determine the length of a chord that is 12 cm away from the center of the circle.

Answer Key

  1. Answer: 24 cm

    Given: r=13r = 13 cm, d=5d = 5 cm

    Using the chord length formula:

    l=2r2d2l = 2\sqrt{r^2 - d^2}
    l=213252l = 2\sqrt{13^2 - 5^2}
    l=216925l = 2\sqrt{169 - 25}
    l=2144=2×12=24 cml = 2\sqrt{144} = 2 \times 12 = 24 \text{ cm}
  2. Answer: 6 cm

    Given: r=10r = 10 cm, l=16l = 16 cm

    Using the chord length formula:

    16=2102d216 = 2\sqrt{10^2 - d^2}
    8=100d28 = \sqrt{100 - d^2}
    64=100d264 = 100 - d^2
    d2=10064=36d^2 = 100 - 64 = 36
    d=6 cmd = 6 \text{ cm}
  3. Answer: 3 cm

    Given: r=15r = 15 cm, l1=24l_1 = 24 cm, l2=18l_2 = 18 cm

    Finding the distance of the first chord:

    24=2152d1224 = 2\sqrt{15^2 - d_1^2}
    12=225d1212 = \sqrt{225 - d_1^2}
    144=225d12144 = 225 - d_1^2
    d12=81, so d1=9 cmd_1^2 = 81, \text{ so } d_1 = 9 \text{ cm}

    Finding the distance of the second chord:

    18=2152d2218 = 2\sqrt{15^2 - d_2^2}
    9=225d229 = \sqrt{225 - d_2^2}
    81=225d2281 = 225 - d_2^2
    d22=144, so d2=12 cmd_2^2 = 144, \text{ so } d_2 = 12 \text{ cm}

    Difference in distance: d2d1=129=3d_2 - d_1 = 12 - 9 = 3 cm

  4. Answer: 12 cm

    Given: PT = 6 cm, TQ = 8 cm, RT = 4 cm

    Using the intersecting chords theorem:

    PT×TQ=RT×TSPT \times TQ = RT \times TS
    6×8=4×TS6 \times 8 = 4 \times TS
    48=4×TS48 = 4 \times TS
    TS=12 cmTS = 12 \text{ cm}
  5. Answer: 10 cm

    Given: diameter = 26 cm, so r=13r = 13 cm, d=12d = 12 cm

    Using the chord length formula:

    l=2r2d2l = 2\sqrt{r^2 - d^2}
    l=2132122l = 2\sqrt{13^2 - 12^2}
    l=2169144l = 2\sqrt{169 - 144}
    l=225=2×5=10 cml = 2\sqrt{25} = 2 \times 5 = 10 \text{ cm}