📐 CBSE Class 9 Mathematics · 2026–27 · Chapter 8 EXPANDED

Mensuration:
Area & Perimeter

Complete guide to area formulas for all shapes, Heron's formula for triangles, π and the irrationality of π, area of circles and sectors, arc length, and Brahmagupta's formula for cyclic quadrilaterals — all newly expanded for Class 9. Chapter 8 · 8 Marks.

📌 Chapter 8 · 8 Marks
🆕 EXPANDED
All Basic Area Formulas
Heron's Formula
Area of Circle & Sectors ★
Brahmagupta's Formula ★
Arc Length
50 Practice Qs
Section 8.1
Area & Perimeter Formulas — All Shapes
These are the standard formulas tested at every mark level. Know all of them cold — especially the triangle and quadrilateral variants.
Rectangle
Area = l × b
Perimeter = 2(l+b)
Diagonal = √(l²+b²)
Square
Area =
Perimeter = 4a
Diagonal = a√2
Parallelogram
Area = b × h
Perimeter = 2(a+b)
h = perpendicular height
Triangle
Area = ½ × b × h
Equilateral: (√3/4)a²
Right: ½ × leg₁ × leg₂
Rhombus
Area = ½ × d₁ × d₂
(d₁, d₂ = diagonals)
Perimeter = 4a
Trapezium
Area = ½(a+b)×h
a, b = parallel sides
h = height between them
l×b Rectangle ½bh Triangle b×h Parallelogram ½(a+b)h Trapezium ½d₁d₂ Rhombus
Area formulas for all common 2D shapes — h always means perpendicular height, not slant side
⚠️
Height ≠ Side: In parallelogram Area = b×h, h is the perpendicular height, NOT the slant side. Same for trapezium. Drawing a perpendicular from vertex to base gives h.
Section 8.2
Heron's Formula
When you know all three sides of a triangle but not the height, Heron's formula gives the area directly — no need to find the perpendicular height.
📐 Heron's Formula — Area of a Triangle
s = (a+b+c)/2    Area = √[s(s−a)(s−b)(s−c)]
where s = semi-perimeter = half the perimeter
a, b, c = three sides of the triangle
Named after Heron of Alexandria (c. 10–75 CE)
b c a h Heron's Steps: 1. Calculate s = (a+b+c) / 2 2. Find (s−a), (s−b), (s−c) 3. Multiply: s×(s−a)×(s−b)×(s−c) 4. Take the square root Area = √[product]
Example 1
Find the area of a triangle with sides 13cm, 14cm, 15cm using Heron's formula. [3M]
1
Semi-perimeter: s = (13+14+15)/2 = 42/2 = 21 cm
2
s−a = 21−13 = 8,   s−b = 21−14 = 7,   s−c = 21−15 = 6
3
Area = √[21×8×7×6] = √[7056] = 84 cm²
✓ Area = 84 cm²
Example 2
A triangular park has sides 120m, 80m, 50m. Find the area and cost of fencing at ₹20/m. [3M]
1
s = (120+80+50)/2 = 125
2
s−a=5, s−b=45, s−c=75
Area = √[125×5×45×75] = √[2109375] ≈ 1452 m²
3
Perimeter = 120+80+50 = 250m. Cost = 250×20 = ₹5000
✓ Area ≈ 1452 m², Fencing cost = ₹5000
💡
Heron's checks: (1) Verify triangle inequality before computing: a+b>c, b+c>a, a+c>b. (2) Always simplify the product under √ by factoring. (3) Common perfect squares to recognise: 7056=84², 1764=42², 8100=90².
Section 8.3
Circles, π, and Irrationality
The 2026-27 syllabus includes the irrationality of π — connecting this chapter with Chapter 3 (Number Systems). π is the ratio of circumference to diameter and is irrational (proven in 1761 by Lambert).
📐 Circle Formulas
Circumference = 2πr    Area = πr²
r = radius = d/2 (d = diameter)  |  π ≈ 3.14159… (irrational, non-terminating non-repeating)
Use π = 22/7 for approximation unless told to use 3.14 or leave in terms of π

📌 Why is π Irrational?

π = 3.14159265358979… is non-terminating and non-repeating — it cannot be expressed as p/q where p, q are integers and q≠0.

Proved by Johann Lambert (1761) using continued fractions. The proof is beyond Class 9 but the fact is tested: π is irrational. Therefore 2πr and πr² are irrational for rational r (unless r=0).

Common mistake: 22/7 ≠ π. 22/7 is a rational approximation of π. π itself is irrational.

Example 3
Find area and circumference of circle with radius 7cm. [2M]
1
Circumference = 2πr = 2×(22/7)×7 = 44 cm
2
Area = πr² = (22/7)×49 = 154 cm²
Example 4
A circular field has circumference 440m. Find its area. [3M]
1
2πr=440 → r = 440×7/(2×22) = 70 m
2
Area = π×70² = (22/7)×4900 = 15400 m²
Section 8.4 — NEW from Class 10
Sectors and Arc Length ★
A sector is a "pizza slice" of a circle. The arc length and sector area are proportional to the central angle θ.
📐 Sector Formulas (angle θ in degrees)
Arc Length = (θ/360) × 2πr    Sector Area = (θ/360) × πr²
θ = central angle (in degrees)  |  r = radius
Perimeter of sector = 2r + arc length  |  Minor sector: θ < 180°; Major sector: θ > 180°
O r θ=60° arc = (60/360)×2πr sector area = (60/360)×πr² Key Relationships Full circle: θ = 360° Semicircle: θ = 180° Quarter circle: θ = 90° θ = 90°: Area = πr²/4 θ = 180°: Area = πr²/2
A sector is a fractional "slice" of a circle — area and arc length both scale linearly with the angle θ
Example 5
A sector has radius 14cm and angle 90°. Find (a) arc length (b) area (c) perimeter. [3M]
a
Arc = (90/360)×2πr = (1/4)×2×(22/7)×14 = (1/4)×88 = 22 cm
b
Area = (90/360)×πr² = (1/4)×(22/7)×196 = (1/4)×616 = 154 cm²
c
Perimeter = 2r + arc = 2×14 + 22 = 28+22 = 50 cm
✓ Arc = 22cm, Area = 154cm², Perimeter = 50cm
Example 6
Find the area of a ring (annulus) between two concentric circles of radii 10cm and 6cm. [2M]
1
Area of ring = π(R²−r²) = π(10²−6²) = π(100−36) = 64π cm²
2
= 64×(22/7) ≈ 201.1 cm²
✓ Area = 64π ≈ 201.1 cm²
Section 8.5 — NEW from Class 10 (India's Contribution)
Brahmagupta's Formula ★
Indian mathematician Brahmagupta (598–668 CE) derived a beautiful generalisation of Heron's formula for any cyclic quadrilateral (a quadrilateral inscribed in a circle).

👨‍🔬 Who was Brahmagupta?

Brahmagupta (598–668 CE) was an Indian mathematician and astronomer from Bhinmal (Rajasthan). His work Brāhmasphuṭasiddhānta (628 CE) was the first book to treat zero as a number. He also gave rules for arithmetic with negative numbers and this formula for cyclic quadrilaterals. His contributions were 1000+ years ahead of European mathematics.

📐 Brahmagupta's Formula — Area of a Cyclic Quadrilateral
s = (a+b+c+d)/2    Area = √[(s−a)(s−b)(s−c)(s−d)]
where s = semi-perimeter, a, b, c, d = four sides of the cyclic quadrilateral
A cyclic quadrilateral is one whose all four vertices lie on a circle
When d=0, this reduces to Heron's formula for triangles!
Example 7
Find area of cyclic quadrilateral with sides 3cm, 4cm, 6cm, 5cm. [3M]
1
s = (3+4+6+5)/2 = 18/2 = 9
2
s−a=6, s−b=5, s−c=3, s−d=4
3
Area = √(6×5×3×4) = √360 = 6√10 ≈ 18.97 cm²

🔗 Connection to Heron's Formula

If d → 0 (cyclic quadrilateral degenerates to triangle):
s = (a+b+c)/2
Brahmagupta: √[(s−a)(s−b)(s−c)(s−0)]
= √[s(s−a)(s−b)(s−c)]
= Heron's formula!

Heron is a special case of Brahmagupta.

⚠️
Important: Brahmagupta's formula only works for CYCLIC quadrilaterals (all vertices on a circle). For non-cyclic quadrilaterals, a general formula doesn't exist without diagonal length. CBSE problems will always specify "cyclic" or inscribed in a circle.
NCERT Style · CBSE Pattern
More Worked Examples
Example 8
A square and equilateral triangle have equal perimeters. If the equilateral triangle has side 12cm, find the ratio of their areas. [3M]
1
Equilateral triangle perimeter = 3×12 = 36cm → Square side = 36/4 = 9cm
2
Area of square = 9² = 81 cm²
Area of equilateral △ = (√3/4)×12² = 36√3 ≈ 62.35 cm²
3
Ratio = 81 : 36√3 = 81/(36√3) = 9/(4√3) = 9√3/12 = 3√3 : 4
✓ Ratio of areas = 3√3 : 4 (square to triangle)
Example 9
A bicycle wheel has radius 35cm. How many revolutions will it take to travel 1.1km? [2M]
1
Circumference = 2πr = 2×(22/7)×35 = 220 cm
2
Distance = 1.1km = 1100m = 110000 cm
Revolutions = 110000/220 = 500 revolutions
✓ 500 revolutions
NCERT Exercise
Exercise 8.1 & 8.2 — Solved
Q1 · 2 Marks

Find the area of a quadrilateral ABCD with AB=3, BC=4, CD=4, DA=5 cm and diagonal AC=5cm.

1
△ABC: sides 3,4,5 (right triangle! 3²+4²=5²). Area = ½×3×4 = 6 cm²
2
△ACD: sides 5,4,5. s=(14)/2=7. Area = √[7×2×3×2] = √84 = 2√21 ≈ 9.17 cm²
3
Total = 6 + 2√21 ≈ 15.17 cm²
Q2 · 3 Marks

A race track is shaped like a square of side 60m with semicircles on two opposite sides. Find the total area.

1
Area of square = 60² = 3600 m²
2
Each semicircle: r=30m, Area = πr²/2 = (22/7)×900/2 = 9900/7 ≈ 1414.3 m²
Two semicircles = one full circle = π×900 = (22/7)×900 ≈ 2828.6 m²
3
Total = 3600 + 2828.6 = 6428.6 m²
✓ Total area ≈ 6428.6 m²
Smart Study
10 Study Tips for Mensuration
1

Semi-perimeter first, always

In Heron's formula, compute s = (a+b+c)/2 as your very first step. Write it prominently — losing s loses marks.

2

π = 22/7 vs 3.14

Use 22/7 unless the question says "use π = 3.14." With r=7, 14, 21, 28, 35 — 22/7 gives exact integers.

3

Sector = fraction of full circle

Arc = (θ/360)×2πr, Area = (θ/360)×πr². For θ=90°, it's 1/4 of circle. For θ=60°, it's 1/6. Think fractions.

4

Brahmagupta: cyclic only

Brahmagupta's formula only works when the quadrilateral is cyclic (inscribed in a circle). Check the problem says this before applying.

5

Equilateral triangle area = (√3/4)a²

Derive this from Heron's: s=3a/2, s−a=a/2. Area = √[(3a/2)(a/2)(a/2)(a/2)] = (√3/4)a². Memorise the final form.

6

Use diagonal to split quadrilaterals

For any quadrilateral (not cyclic), split along a diagonal into two triangles. Apply Heron's to each. Add areas.

7

Perimeter of sector = 2r + arc

Don't forget the two radii when finding sector perimeter! A common mistake: giving only the arc length as perimeter.

8

Simplify surds in Heron's

After √[product], factor the product: 7056 = 84²→84. 1764=42²→42. 3600=60²→60. Practice recognising these.

9

Annulus area = π(R²−r²)

Area between two concentric circles = π(R−r)(R+r). Factorise before computing to avoid large numbers.

10

Triangle inequality before Heron's

Before applying Heron's, verify: sum of any two sides > third. If violated, no triangle exists. State this check in exam.

Quick Reference

Chapter 8 — Complete Formula Sheet

ShapeAreaPerimeter / CircumferenceNotes
Rectanglel×b2(l+b)Diagonal = √(l²+b²)
Square4aDiagonal = a√2
Triangle½bha+b+ch = perpendicular height
Equilateral △(√3/4)a²3ah = (√3/2)a
Parallelogramb×h2(a+b)h ⊥ base
Trapezium½(a+b)×hsum of sidesa,b = parallel sides
Rhombus½d₁d₂4ad₁,d₂ = diagonals
Circleπr²2πrπ≈22/7 or 3.14
Sector(θ/360)πr²2r + (θ/360)2πrθ in degrees
Heron's (△)√[s(s−a)(s−b)(s−c)]a+b+cs=(a+b+c)/2
Brahmagupta√[(s−a)(s−b)(s−c)(s−d)]a+b+c+dCyclic quad only
CBSE Pattern Practice
50 Practice Questions
MCQ · 1 Mark · 2 Marks · 3 Marks · 5 Marks · Case-Based — all with full solutions.