Segment area
A segment of a circle is the region cut off by a chord. It is bounded by the chord and one of the two arcs the chord defines. The minor segment uses the minor arc (smaller piece); the major segment uses the major arc (larger piece). Together the two segments make the whole disc.
Don't confuse segment with sector. A sector is the slice cut by two radii ; a segment is the slice cut by a chord .
Computing the area of a minor segment
The minor segment is the region bounded by a chord A B AB A B and the minor arc A B AB A B . Two natural ingredients sit inside it: the sector O A B OAB O A B (formed by the two radii and the arc), and the triangle O A B OAB O A B (formed by the two radii and the chord). The relationship is
(Minor sector O A B ) = (Minor segment) + (Triangle O A B ) . \text{(Minor sector $OAB$)} = \text{(Minor segment)} + \text{(Triangle $OAB$)}. (Minor sector O A B ) = (Minor segment) + (Triangle O A B ) .
So
A minor seg = A sector − A △ O A B . \boxed{A_{\text{minor seg}} = A_{\text{sector}} - A_{\triangle OAB}.} A minor seg = A sector − A △ O A B .
The triangle O A B OAB O A B is isosceles (two sides equal to the radius r r r ). If the central angle of the sector is θ \theta θ , then
A △ O A B = 1 2 r 2 sin θ . A_{\triangle OAB} = \frac{1}{2} r^2 \sin\theta. A △ O A B = 2 1 r 2 sin θ .
So the segment area becomes
A minor seg = θ 360 ∘ π r 2 − 1 2 r 2 sin θ = r 2 2 ( π θ 180 ∘ − sin θ ) . A_{\text{minor seg}} = \frac{\theta}{360^\circ} \pi r^2 - \frac{1}{2} r^2 \sin\theta = \frac{r^2}{2}\left(\frac{\pi\theta}{180^\circ} - \sin\theta\right). A minor seg = 36 0 ∘ θ π r 2 − 2 1 r 2 sin θ = 2 r 2 ( 18 0 ∘ π θ − sin θ ) .
Major segment
The major segment is the rest of the disc. Hence
A major seg = π r 2 − A minor seg . A_{\text{major seg}} = \pi r^2 - A_{\text{minor seg}}. A major seg = π r 2 − A minor seg .
Equivalently it equals the major sector plus the same triangle O A B OAB O A B , because the major sector includes the triangle on its "inside" boundary.
Frequently used angles
For board problems, θ \theta θ is almost always one of 60 ∘ , 90 ∘ , 120 ∘ 60^\circ, 90^\circ, 120^\circ 6 0 ∘ , 9 0 ∘ , 12 0 ∘ . Recall:
sin 60 ∘ = 3 / 2 \sin 60^\circ = \sqrt 3/2 sin 6 0 ∘ = 3 /2 .
sin 90 ∘ = 1 \sin 90^\circ = 1 sin 9 0 ∘ = 1 .
sin 120 ∘ = 3 / 2 \sin 120^\circ = \sqrt 3/2 sin 12 0 ∘ = 3 /2 .
These keep the algebra clean.
Worked examples
Example 1. Find the area of the minor segment of a circle of radius 10 10 10 cm cut by a chord that subtends 90 ∘ 90^\circ 9 0 ∘ at the centre. (Use π = 3.14 \pi = 3.14 π = 3.14 .)
Sector area = ( 90 / 360 ) π r 2 = ( 1 / 4 ) ( 3.14 ) ( 100 ) = 78.5 = (90/360) \pi r^2 = (1/4)(3.14)(100) = 78.5 = ( 90/360 ) π r 2 = ( 1/4 ) ( 3.14 ) ( 100 ) = 78.5 cm2 ^2 2 .
Triangle area = ( 1 / 2 ) r 2 sin 90 ∘ = ( 1 / 2 ) ( 100 ) ( 1 ) = 50 = (1/2) r^2 \sin 90^\circ = (1/2)(100)(1) = 50 = ( 1/2 ) r 2 sin 9 0 ∘ = ( 1/2 ) ( 100 ) ( 1 ) = 50 cm2 ^2 2 .
Minor segment = 78.5 − 50 = 28.5 = 78.5 - 50 = 28.5 = 78.5 − 50 = 28.5 cm2 ^2 2 .
Example 2. Find the area of the corresponding major segment in Example 1.
Total = π r 2 = 314 = \pi r^2 = 314 = π r 2 = 314 cm2 ^2 2 . Major = 314 − 28.5 = 285.5 = 314 - 28.5 = 285.5 = 314 − 28.5 = 285.5 cm2 ^2 2 .
Example 3. A chord of length r 3 r\sqrt 3 r 3 in a circle of radius r r r subtends what angle at the centre? Find the minor segment area.
Using the cosine rule in △ O A B \triangle OAB △ O A B : ( r 3 ) 2 = r 2 + r 2 − 2 r 2 cos θ = 2 r 2 ( 1 − cos θ ) (r\sqrt 3)^2 = r^2 + r^2 - 2r^2 \cos\theta = 2r^2(1 - \cos\theta) ( r 3 ) 2 = r 2 + r 2 − 2 r 2 cos θ = 2 r 2 ( 1 − cos θ ) . So 3 r 2 = 2 r 2 ( 1 − cos θ ) ⇒ cos θ = − 1 / 2 ⇒ θ = 120 ∘ 3r^2 = 2r^2(1 - \cos\theta) \Rightarrow \cos\theta = -1/2 \Rightarrow \theta = 120^\circ 3 r 2 = 2 r 2 ( 1 − cos θ ) ⇒ cos θ = − 1/2 ⇒ θ = 12 0 ∘ .
Sector = ( 120 / 360 ) π r 2 = π r 2 / 3 = (120/360) \pi r^2 = \pi r^2/3 = ( 120/360 ) π r 2 = π r 2 /3 .
Triangle = ( 1 / 2 ) r 2 sin 120 ∘ = ( 3 / 4 ) r 2 = (1/2) r^2 \sin 120^\circ = (\sqrt 3/4) r^2 = ( 1/2 ) r 2 sin 12 0 ∘ = ( 3 /4 ) r 2 .
Minor segment = π r 2 / 3 − ( 3 / 4 ) r 2 = r 2 ( π / 3 − 3 / 4 ) = \pi r^2/3 - (\sqrt 3/4) r^2 = r^2(\pi/3 - \sqrt 3/4) = π r 2 /3 − ( 3 /4 ) r 2 = r 2 ( π /3 − 3 /4 ) .
For r = 12 r = 12 r = 12 : ≈ 144 ( 1.047 − 0.433 ) ≈ 88.4 \approx 144(1.047 - 0.433) \approx 88.4 ≈ 144 ( 1.047 − 0.433 ) ≈ 88.4 cm2 ^2 2 .
Example 4. A chord A B AB A B of a circle of radius 14 14 14 cm subtends 60 ∘ 60^\circ 6 0 ∘ at the centre. Find the area of the minor segment. (Use π = 22 / 7 , 3 = 1.73 \pi = 22/7, \sqrt 3 = 1.73 π = 22/7 , 3 = 1.73 .)
Sector area = ( 60 / 360 ) ( 22 / 7 ) ( 196 ) = ( 1 / 6 ) ( 616 ) = 102.67 = (60/360)(22/7)(196) = (1/6)(616) = 102.67 = ( 60/360 ) ( 22/7 ) ( 196 ) = ( 1/6 ) ( 616 ) = 102.67 cm2 ^2 2 .
Triangle area = ( 1 / 2 ) ( 196 ) sin 60 ∘ = 98 ⋅ 3 / 2 = 49 3 ≈ 84.77 = (1/2)(196) \sin 60^\circ = 98 \cdot \sqrt 3/2 = 49\sqrt 3 \approx 84.77 = ( 1/2 ) ( 196 ) sin 6 0 ∘ = 98 ⋅ 3 /2 = 49 3 ≈ 84.77 cm2 ^2 2 .
Minor segment ≈ 102.67 − 84.77 = 17.9 \approx 102.67 - 84.77 = 17.9 ≈ 102.67 − 84.77 = 17.9 cm2 ^2 2 .
Example 5. A chord A B AB A B of length 24 24 24 in a circle of radius 13 13 13 subtends what angle at the centre? Find the minor segment area.
Half-chord = 12 = 12 = 12 , leg of right triangle from the centre. Drop O M ⊥ A B OM \perp AB O M ⊥ A B , O M = 169 − 144 = 5 OM = \sqrt{169 - 144} = 5 O M = 169 − 144 = 5 . sin ( θ / 2 ) = 12 / 13 \sin(\theta/2) = 12/13 sin ( θ /2 ) = 12/13 , cos ( θ / 2 ) = 5 / 13 \cos(\theta/2) = 5/13 cos ( θ /2 ) = 5/13 , so sin θ = 2 ⋅ 12 / 13 ⋅ 5 / 13 = 120 / 169 \sin\theta = 2 \cdot 12/13 \cdot 5/13 = 120/169 sin θ = 2 ⋅ 12/13 ⋅ 5/13 = 120/169 .
Direct formula: A △ O A B = ( 1 / 2 ) ( 24 ) ( 5 ) = 60 A_{\triangle OAB} = (1/2)(24)(5) = 60 A △ O A B = ( 1/2 ) ( 24 ) ( 5 ) = 60 (using base-height). Angle: θ = 2 arcsin ( 12 / 13 ) ≈ 2 ( 67.38 ∘ ) = 134.76 ∘ \theta = 2 \arcsin(12/13) \approx 2(67.38^\circ) = 134.76^\circ θ = 2 arcsin ( 12/13 ) ≈ 2 ( 67.3 8 ∘ ) = 134.7 6 ∘ .
Sector = ( 134.76 / 360 ) π ( 169 ) ≈ ( 0.374 ) ( 530.66 ) ≈ 198.5 = (134.76/360) \pi (169) \approx (0.374)(530.66) \approx 198.5 = ( 134.76/360 ) π ( 169 ) ≈ ( 0.374 ) ( 530.66 ) ≈ 198.5 .
Minor segment ≈ 198.5 − 60 = 138.5 \approx 198.5 - 60 = 138.5 ≈ 198.5 − 60 = 138.5 (units squared).
(Board problems would typically give θ \theta θ as a nice angle.)
Try it yourself
A chord of a circle of radius 14 14 14 subtends 60 ∘ 60^\circ 6 0 ∘ at the centre. Find the minor segment's area.
Same as (1), find the major segment's area.
A chord subtends 90 ∘ 90^\circ 9 0 ∘ at the centre of a circle of radius 10 10 10 . Find the minor segment area.
A chord of length r 2 r\sqrt 2 r 2 in a circle of radius r r r subtends what angle?
Find the area of the region between a 60 ∘ 60^\circ 6 0 ∘ sector of radius 6 6 6 and the chord.
A chord A B AB A B of length 10 10 10 in a circle of radius 13 13 13 . Find the perpendicular from the centre to the chord.
A semicircle of radius 7 7 7 . Find its area. (Hint: the chord is the diameter; the segment is the semicircle.)
A chord of a circle of radius 21 21 21 subtends 120 ∘ 120^\circ 12 0 ∘ . Find the chord length and the minor segment area.
The minor segment of a circle of radius r r r corresponding to a central angle of 60 ∘ 60^\circ 6 0 ∘ has area A A A . Find A A A in terms of r r r .
A chord of length r r r in a circle of radius r r r subtends what angle? Find the minor segment area in terms of r r r .
Show that the segment area is always less than the sector area.
A circle of radius 14 14 14 is cut by a chord into two segments. If the chord is a diameter, what is each segment's area?
Pitfalls / Insight
(1) Always subtract the triangle (not the sector) from the sector. The triangle is the isosceles one made by the two radii and the chord.
(2) The triangle area formula ( 1 / 2 ) r 2 sin θ (1/2) r^2 \sin\theta ( 1/2 ) r 2 sin θ is the easiest. Don't compute it via base × \times × height if θ \theta θ is a standard angle.
(3) Note the sin \sin sin symmetry: sin 60 ∘ = sin 120 ∘ = 3 / 2 \sin 60^\circ = \sin 120^\circ = \sqrt 3/2 sin 6 0 ∘ = sin 12 0 ∘ = 3 /2 . Use this to find the triangle area for either acute or obtuse central angle without re-deriving.
(4) When θ = 180 ∘ \theta = 180^\circ θ = 18 0 ∘ (chord is a diameter), the segment is half the disc , area π r 2 / 2 \pi r^2/2 π r 2 /2 .