• 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 Arcs and Sectors

Chord

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 ddd is the distance from the center of the circle to the chord, rrr is the radius of the circle, and lll is the length of the chord, then:

l=2r2−d2l = 2\sqrt{r^2 - d^2}l=2r2−d2​

This formula shows that when d=0d = 0d=0 (chord passes through the center), then l=2rl = 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 PDAP×PB=CP×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 = 13r=13 cm, d=5d = 5d=5 cm

    Using the chord length formula:

    l=2r2−d2l = 2\sqrt{r^2 - d^2}l=2r2−d2​
    l=2132−52l = 2\sqrt{13^2 - 5^2}l=2132−52​
    l=2169−25l = 2\sqrt{169 - 25}l=2169−25​
    l=2144=2×12=24 cml = 2\sqrt{144} = 2 \times 12 = 24 \text{ cm}l=2144​=2×12=24 cm
  2. Answer: 6 cm

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

    Using the chord length formula:

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

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

    Finding the distance of the first chord:

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

    Finding the distance of the second chord:

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

    Difference in distance: d2−d1=12−9=3d_2 - d_1 = 12 - 9 = 3d2​−d1​=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 TSPT×TQ=RT×TS
    6×8=4×TS6 \times 8 = 4 \times TS6×8=4×TS
    48=4×TS48 = 4 \times TS48=4×TS
    TS=12 cmTS = 12 \text{ cm}TS=12 cm
  5. Answer: 10 cm

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

    Using the chord length formula:

    l=2r2−d2l = 2\sqrt{r^2 - d^2}l=2r2−d2​
    l=2132−122l = 2\sqrt{13^2 - 12^2}l=2132−122​
    l=2169−144l = 2\sqrt{169 - 144}l=2169−144​
    l=225=2×5=10 cml = 2\sqrt{25} = 2 \times 5 = 10 \text{ cm}l=225​=2×5=10 cm
Previous

Arc

Next

Central Angle on Arc

  • ChordExplore circle chords and their distance-length relationships. Master chord length formulas, intersecting theorems, and solve challenging geometry problems.
On this page
  • Understanding Chord
  • Types of Chords
  • Relationship Between Chord and Distance to Center
  • Properties of Equal Length Chords
  • Intersecting Chords Theorem
  • Practice Problems
    • Answer Key
  • Comments
  • Report
  • Source code