1.2.9Basic Geometry

Circles — centre, radius, diameter, chord, arc, sector, segment

3,032 words14 min readdifficulty · medium1 backlinks

Overview

A circle is the set of all points in a plane that are equidistant from a fixed point. Understanding its parts is fundamental to solving geometric problems involving circular shapes, from wheel design to planetary orbits.

Figure — Circles — centre, radius, diameter, chord, arc, sector, segment

Core Definitions

Derivation from first principles:

  • A diameter connects two points on the circle, passing through centre OO
  • Let's call these points AA and BB, with OO between them
  • By definition of radius: AO=rAO = r and OB=rOB = r
  • Since AA, OO, BB are collinear (on same line): AB=AO+OB=r+r=2rAB = AO + OB = r + r = 2r
  • Why this step? We're using the segment addition property: when three points lie on a straight line, the distance from first to third equals the sum of distances first-to-middle and middle-to-third.

Key property: The perpendicular from the centre to a chord bisects the chord.

Derivation of bisection property:

  1. Let chord ABAB have midpoint MM, and OMABOM \perp AB
  2. Draw radii OAOA and OBOB (both length rr)
  3. Triangles OMAOMA and OMBOMB are congruent by RHS (right angle at MM, hypotenuse OA=OB=rOA = OB = r, common side OMOM)
  4. Therefore AM=MBAM = MB (corresponding parts of congruent triangles)
  5. Why this step? Congruent triangles have all corresponding parts equal, so the chord halves must be equal.

Notation: Arc ABAB is written as AB\overset{\frown}{AB}

Arc length formula: For a central angle θ\theta (in radians): Arc length=rθ\text{Arc length} = r\theta

Derivation:

  1. Full circle circumference: C=2πrC = 2\pi r (this comes from the definition of π\pi as the ratio of circumference to diameter)
  2. A full circle corresponds to angle 2π2\pi radians
  3. For angle θ\theta, the arc is θ2π\frac{\theta}{2\pi} of the full circle
  4. Arc length =θ2π×2πr=rθ= \frac{\theta}{2\pi} \times 2\pi r = r\theta
  5. Why this step? We're using proportional reasoning: the arc length is to the full circumference as the angle is to the full rotation.

Derivation from first principles:

  1. Full circle area: A=πr2A = \pi r^2
    • Why? Consider concentric circles approximating a filled disk. As we add infinitesimally thin rings of radius rr and thickness drdr, each ring has circumference 2πr2\pi r and area 2πrdr2\pi r \, dr. Integrating from 00 to r:r: \int_0^r 2\pi r , dr = \pi r^2$
  2. Full angle in circle: 2π2\pi radians
  3. Sector with angle θ\theta is fraction θ2π\frac{\theta}{2\pi} of circle
  4. Sector area =θ2π×πr2=12r2θ= \frac{\theta}{2\pi} \times \pi r^2 = \frac{1}{2}r^2\theta
  5. Why this step? Again, proportional reasoning: the sector area relates to full circle area as the angle relates to full rotation.

Special case: For θ\theta in degrees, convert to radians first: θrad=θdeg×π180\theta_{\text{rad}} = \theta_{\text{deg}} \times \frac{\pi}{180}, so: Asector=θdeg360×πr2A_{\text{sector}} = \frac{\theta_{\text{deg}}}{360} \times \pi r^2

Derivation:

  1. A segment is created when a chord cuts across sector
  2. The sector area includes both the segment and a triangle with vertices at the centre and chord endpoints
  3. To get just the segment, subtract the triangle: Asegment=12r2θ12r2sinθA_{\text{segment}} = \frac{1}{2}r^2\theta - \frac{1}{2}r^2\sin\theta
  4. For angle θ\theta at centre, the triangle has two sides of length rr (the radii) meeting at angle θ\theta
  5. Triangle area formula for two sides aa, bb with included angle θ\theta: 12absinθ\frac{1}{2}ab\sin\theta
  6. Here: Atriangle=12rrsinθ=12r2sinθA_{\text{triangle}} = \frac{1}{2}r \cdot r \cdot \sin\theta = \frac{1}{2}r^2\sin\theta
  7. Why this step? The triangle area formula comes from height =rsinθ= r\sin\theta when one radius is the base.

Final formula: Asegment=12r2(θsinθ)A_{\text{segment}} = \frac{1}{2}r^2(\theta - \sin\theta)

Worked Examples

Solution: (a) Diameter: d=2r=2(5)=10d = 2r = 2(5) = 10 cm

  • Why this step? Diameter is defined as twice the radius, passing through the centre.

(b) Circumference: C=2πr=2π(5)=10π31.42C = 2\pi r = 2\pi(5) = 10\pi \approx 31.42 cm

  • Why this step? Circumference formula comes from the definition of π\pi.

(c) Area: A=πr2=π(5)2=25π78.54A = \pi r^2 = \pi(5)^2 = 25\pi \approx 78.54 cm²

  • Why this step? Area formula derived from integrating concentric rings.

Solution: First, convert angle to radians: θ=60°×π180=π3\theta = 60° \times \frac{\pi}{180} = \frac{\pi}{3} radians

  • Why this step? Standard formulas require radians because s=rθs = r\theta only works when θ\theta is in radians.

(a) Arc length: s=rθ=6×π3=2π6.28s = r\theta = 6 \times \frac{\pi}{3} = 2\pi \approx 6.28 cm

  • Why this step? Arc length is proportional to angle: θ2π\frac{\theta}{2\pi} of full circumference.

(b) Sector area: A=12r2θ=12(6)2×π3=6π18.85A = \frac{1}{2}r^2\theta = \frac{1}{2}(6)^2 \times \frac{\pi}{3} = 6\pi \approx 18.85 cm²

  • Why this step? Sector area is the same fraction θ2π\frac{\theta}{2\pi} of the full circle area.

Verification: Sector should be 60°360°=16\frac{60°}{360°} = \frac{1}{6} of circle. Full area: π(6)2=36π\pi(6)^2 = 36\pi cm² One-sixth: 36π6=6π\frac{36\pi}{6} = 6\pi cm² ✓

Solution: Angle in radians: θ=90°×π180=π2\theta = 90° \times \frac{\pi}{180} = \frac{\pi}{2} radians

  • Why this step? Converting to radians for the formula.

Sector area: Asector=12r2θ=12(8)2×π2=16πA_{\text{sector}} = \frac{1}{2}r^2\theta = \frac{1}{2}(8)^2 \times \frac{\pi}{2} = 16\pi cm²

  • Why this step? First find the full "pizza slice" area.

Triangle area: Atriangle=12r2sinθ=12(8)2sin(90°)=12(64)(1)=32A_{\text{triangle}} = \frac{1}{2}r^2\sin\theta = \frac{1}{2}(8)^2\sin(90°) = \frac{1}{2}(64)(1) = 32 cm²

  • Why this step? The triangle formed by two radii and the chord has area 12r2sinθ\frac{1}{2}r^2\sin\theta. For 90°90°, sin(90°)=1\sin(90°) = 1.

Segment area: Asegment=AsectorAtriangle=16π3250.2732=18.27A_{\text{segment}} = A_{\text{sector}} - A_{\text{triangle}} = 16\pi - 32 \approx 50.27 - 32 = 18.27 cm²

  • Why this step? Remove the triangle part from the sector to get just the curved segment.

Solution: Let MM be the foot of perpendicular from centre OO to chord ABAB.

  • OM=6OM = 6 cm (given)
  • OA=10OA = 10 cm (radius)
  • Triangle OMAOMA is right-angled at MM

By Pythagorean theorem: AM2=OA2OM2=10262=10036=64AM^2 = OA^2 - OM^2 = 10^2 - 6^2 = 100 - 36 = 64 AM=8 cmAM = 8 \text{ cm}

  • Why this step? In the right triangle, the radius is hypotenuse, perpendicular distance and half-chord are the other two sides.

Since perpendicular from centre bisects chord: AB=2×AM=2×8=16 cmAB = 2 \times AM = 2 \times 8 = 16 \text{ cm}

  • Why this step? The perpendicular bisection property: OMABOM \perp AB implies AM=MBAM = MB.

Common Mistakes

Memory Aids

Visual memory: Imagine a pizza:

  • Centre = where you hold it
  • Radius = from centre to crust
  • Diameter = full width across centre
  • Chord = cutting across (not through centre)
  • Arc = curved crust edge
  • Sector = your slice (triangular)
  • Segment = just the crust part of your slice
Recall Feynman Technique: Explain to a 12-Year-Old

Imagine you're drawing a circle with a compass. The pointy end stays fixed—that's the centre. The pencil end traces the circle, always staying the same distance away—that's the radius. If you measure all the way across the circle through the centre, you get the diameter, which is exactly double the radius (two radii end-to-end).

Now, if you draw any straight line connecting two points on the circle, that's a chord. The diameter is the biggest chord possible. The curved part of the circle between two points is an arc—like the crust of a pizza slice.

A sector is like a pizza slice with the pointy end at the centre—you have two radii (like knife cuts) and the curved crust. A segment is what's left if you cut off that pointy triangle part—just the curved crust section between a straight line (chord) and the circle's edge.

Why do we care? Circles are everywhere! Clock faces (radius to each hour mark), wheels (all spokes same length = radii), slicing cakes fairly (equal sector angles = equal areas). Understanding these parts lets you calculate exactly how much pizza you get, or how far you walk on a circular track, or how to design a round table!

Active Recall Practice

#flashcards/maths

What is the centre of a circle? :: The fixed point from which all points on the circle are equidistant. Symbol: OO.

What is the radius of a circle?
The distance from the centre to any point on the circle. Symbol: rr. All radii in a circle have the same length.
What is the relationship between diameter and radius?
d=2rd = 2r. The diameter is twice the radius, as it consists of two radii end-to-end passing through the centre.
What is a chord in a circle?
Any line segment whose both endpoints lie on the circle. The diameter is the longest chord.
What property does a perpendicular from the centre to a chord have?
It bisects the chord (divides it into two equal parts).
What is an arc?
A continuous portion of the circle's circumference (curved edge). Minor arc is shorter than semicircle, major arc is longer.
What is the arc length formula?
s=rθs = r\theta where θ\theta is in radians. Derivation: arc is θ2π\frac{\theta}{2\pi} of full circumference 2πr2\pi r.
What is a sector?
The region bounded by two radii and the arc between them (pizza slice shape).
What is the sector area formula?
Asector=12r2θA_{\text{sector}} = \frac{1}{2}r^2\theta (radians) or Asector=θ°360×πr2A_{\text{sector}} = \frac{\theta°}{360} \times \pi r^2 (degrees).
What is a segment?
The region between a chord and the arc it cuts off (sector with triangle removed).
What is the segment area formula?
Asegment=12r2(θsinθ)A_{\text{segment}} = \frac{1}{2}r^2(\theta - \sin\theta) which equals sector area minus triangle area.

Why must angle be in radians for s=rθs = r\theta? :: Because radians are defined as arc length divided by radius (θ=sr\theta = \frac{s}{r}), making the formula dimensionally consistent. Degrees are arbitrary units.

In a circle of radius 7 cm with central angle π4\frac{\pi}{4}, what is the arc length?
s=rθ=7×π4=7π45.5s = r\theta = 7 \times \frac{\pi}{4} = \frac{7\pi}{4} \approx 5.5 cm.
If a chord is 16 cm long and the radius is 10 cm, what is the perpendicular distance from centre to chord?
Half-chord = 8 cm. By Pythagoras: d=r282=10064=d = \sqrt{r^2 - 8^2} = \sqrt{100-64} = cm.
What's the difference between sector and segment?
Sector includes the triangle with vertex at centre (pizza slice). Segment excludes that triangle (curved piece between chord and arc).

Connections

  • Circle Equations — Using (xh)2+(yk)2=r2(x-h)^2 + (y-k)^2 = r^2 for circles in coordinate geometry
  • Angle Properties in Circles — Inscribed angles, central angles, and their relationships to arcs
  • Tangent and Secant Lines — Lines that touch or intersect circles
  • Circle Theorems — Properties like "angle in semicircle is 90°"
  • Circumference and Area of Circles — Detailed derivations of C=2πrC = 2\pi r and A=πr2A = \pi r^2
  • Pythagorean Theorem — Used extensively in chord-radius calculations
  • Radian Measure — Why radians are natural units for circular measurements
  • Sectors and Pizza Problem — Real-world applications of sector calculations
  • Integration — How A=πr2A = \pi r^2 is derived by integrating concentric rings

Study tip: Draw each part on an actual circle. Physical sketching with a compass helps internalize the relationships between radius, chord, and arc much better than just reading.

Concept Map

has fixed point

distance to edge

distance formula gives

equals 2r

is longest

endpoints on

through centre defines

proves

bisects

proves bisection of

Circle: points equidistant from a fixed point

Centre O

Radius r

Diameter d

Chord

Perpendicular from centre

x squared plus y squared equals r squared

Segment addition A O B collinear

Congruent triangles by RHS

Hinglish (regional understanding)

Intuition Hinglish mein samjho

Ek circle samjho jaise ek perfect gol shape hai jismein ek fixed

Go deeper — visual, from zero

Test yourself — Basic Geometry

Connections