Resources
Resources

Measuring Space: Perimeter and Area — Class 9 Maths Chapter 6 Notes

NCERT Class 9 Maths Chapter 6 full notes on perimeter, area of triangles, parallelograms, circles, and composite figures.

6.1 The 400m Track & Perimeter 6.2 & 6.3 The C/D Ratio & History of \( \pi \) 6.4 Arc Length & Lane Staggers 6.5 Semicircle Paths Paradox 6.6 - 6.8 Parallelogram, Triangle & Median Theorem 6.8.1 Heron's & Brahmagupta's Formulas 6.9 Baudhāyana's Rectangle Squaring 6.10 Circle & Sector Area Interactive Suite Summary
Section 6.1

Perimeter of a Shape & The 400m Athletics Track Mystery

At the start of a 4 × 100 m relay race, runners in outer lanes are placed ahead of runners in inner lanes. Why? Because the outer semicircular curves have a larger radius! The distance between starting points is called the Stagger.

Definition of Perimeter

Perimeter is the total boundary distance around a 2D shape:
Square: \( 4a \)
Equilateral Triangle: \( 3a \)
Rectangle: \( 2(a + b) \)

Straight Stretch: 84.39 m Straight Stretch: 84.39 m Lane 1 Start Lane 2 Stagger Start
Figure 6.1: Schematic Diagram of a 400 m Athletics Track with Semicircular Bends and Lane Staggers
Section 6.2 & 6.3

The Circumference/Diameter Ratio & The History of \( \pi \)

For every circle, large or small, the ratio of its Circumference (\( C \)) to its Diameter (\( D \)) is a constant value called \( \pi \) (Pi):

\( \frac{\text{Circumference } (C)}{\text{Diameter } (D)} = \pi \implies C = \pi D = 2\pi r \)

The Adventurous Global Journey of \( \pi \)

Why \( \pi \) is Irrational
Lambert (1761) proved that \( \pi \) is an irrational number. Its decimal expansion goes on forever without repeating. Thus, \( \pi \neq \frac{22}{7} \), but \( \frac{22}{7} \approx 3.14 \) is a close practical approximation!
Section 6.4

Length of an Arc & Athletics Track Stagger Formulas

By rotational symmetry, an arc subtending an angle \( \theta^\circ \) at the center has length proportional to \( \frac{\theta^\circ}{360^\circ} \):

\( \text{Arc Length} = 2\pi r \times \frac{\theta^\circ}{360^\circ} \)
Solved Conceptual Example 1: Calculating Lane Stagger for 400m Track

Problem: On a standard 400 m track, the lane width is \( w = 1.22 \text{ m} \). What is the stagger distance needed for a runner in Lane 2 relative to Lane 1 over a full 400 m lap?

Solution:
Both runners complete two straight stretches of equal length.
The difference arises on the two semicircular bends (which make 1 full circle).
Let Lane 1 radius be \( r \), then Lane 2 radius is \( r + w \).
\[ \text{Stagger} = 2\pi(r + w) - 2\pi r = 2\pi w \]
Using \( w = 1.22 \text{ m} \):
\[ \text{Stagger} = 2 \times 3.1416 \times 1.22 = \mathbf{7.66 \text{ metres}} \]
The runner in Lane 2 must start 7.66 m ahead of Lane 1!

Section 6.5

Perimeter Paradox: The Equal Semicircle Paths

P Q Path a (Single Large Semicircle) Path b + c + d (Multiple Small Semicircles)
Figure 6.2: Semicircle Path Paradox: Single Large Arc 'a' has EXACTLY the same length as sum of small arcs 'b + c + d'!
Solved Conceptual Example 2: Proof of Semicircle Path Equality

Proof:
Let large semicircle \( a \) have radius \( a' \). Its arc length is \( L_a = \pi a' \).
Let small semicircles \( b, c, d \) have radii \( b', c', d' \). Their combined arc length is \( L_{b+c+d} = \pi b' + \pi c' + \pi d' = \pi(b' + c' + d') \).
Since total diameter \( PQ = 2a' = 2b' + 2c' + 2d' \implies a' = b' + c' + d' \).
Therefore, \( L_a = \pi a' = \pi(b' + c' + d') = L_{b+c+d} \). The paths are EQUAL!

Practice Track Staggers & Circumference Exercises Interactive NCERT exercise questions on track lane staggers, circumference, and semicircle path paradox
Section 6.6 - 6.8

Area of Parallelogram, Triangle & The Median Area Theorem

Parallelogram Area

\( \text{Area} = \text{Base} \times \text{Height} = bh \). (Transformed into an equal-area rectangle).

Triangle Area

\( \text{Area} = \frac{1}{2} \times \text{Base} \times \text{Height} = \frac{1}{2} bh \). (Two congruent triangles fit together to make a parallelogram!).

Theorem: A median of a triangle divides it into two triangles of EQUAL AREA.
A B C D (Midpoint) Area₁ = ½ ah Area₂ = ½ ah
Figure 6.3: Median AD divides ΔABC into two triangles ΔABD and ΔACD of equal area (Area₁ = Area₂)
Section 6.8.1

Heron’s Formula & Brahmagupta’s Cyclic 4-Gon Formula

When height is unknown, Heron's Formula calculates triangle area directly from side lengths \( a, b, c \):

\( \text{Area}_{\Delta} = \sqrt{s(s - a)(s - b)(s - c)} \quad \text{where } s = \frac{a + b + c}{2} \)

Brahmagupta's Generalisation for Cyclic 4-Gons (628 CE)

In 628 CE, Brahmagupta discovered a profound formula for the area of a cyclic quadrilateral with sides \( a, b, c, d \):

\( \text{Area}_{\text{Cyclic 4-gon}} = \sqrt{(s - a)(s - b)(s - c)(s - d)} \quad \text{where } s = \frac{a + b + c + d}{2} \)
Heron's Formula is a Special Case of Brahmagupta's Formula!
Imagine a cyclic 4-gon where the 4th side vanishes (\( d = 0 \)). Substituting \( d = 0 \) into Brahmagupta's formula yields: \[ \sqrt{(s - a)(s - b)(s - c)(s - 0)} = \sqrt{s(s - a)(s - b)(s - c)} \] Brahmagupta's formula generalises Heron's formula!
Solved Conceptual Example 3: Triangle Area via Heron's Formula

Problem: Find the area of a triangle with side lengths 7 cm, 24 cm, and 25 cm.

Solution:
Semi-perimeter \( s = \frac{7 + 24 + 25}{2} = \frac{56}{2} = 28 \text{ cm} \).
\[ \text{Area} = \sqrt{28(28 - 7)(28 - 24)(28 - 25)} = \sqrt{28 \times 21 \times 4 \times 3} \]
\[ = \sqrt{(7 \times 4) \times (7 \times 3) \times 4 \times 3} = \sqrt{7^2 \times 4^2 \times 3^2} = 7 \times 4 \times 3 = \mathbf{84 \text{ sq. cm}} \]

Section 6.9

Baudhāyana’s Śulbasūtra: Squaring a Rectangle (800 BCE)

In 800 BCE, Indian mathematician Baudhāyana gave a geometric construction to build a square whose area equals a given rectangle of sides \( a \) and \( b \):

Algebraic Translation of Baudhāyana's Construction:
\( ab = \left(\frac{a + b}{2}\right)^2 - \left(\frac{a - b}{2}\right)^2 \)

By constructing a right triangle with hypotenuse \( \frac{a+b}{2} \) and base \( \frac{a-b}{2} \), its altitude is exactly \( \sqrt{ab} \), creating a square of area \( ab \)!

Practice Area & Heron's Formula Exercises Interactive NCERT exercise questions on triangle areas, trapeziums, medians, and Heron's formula side scaling
Section 6.10

Area of a Circle & Sector (Nīlakaṇṭha's Visual Proof)

In 1500 CE, Nīlakaṇṭha Somayājī (Kerala School) presented a visual proof: slice a circle into infinite tiny sectors and interlock them. They form a parallelogram with base \( = \text{half circumference} = \pi r \) and height \( = r \):

\( \text{Area of Circle} = \text{Base} \times \text{Height} = (\pi r) \times r = \mathbf{\pi r^2} \)

Area of a Sector

A sector subtending an angle \( \theta^\circ \) at the center has area proportional to \( \frac{\theta^\circ}{360^\circ} \):

\( \text{Area of Sector} = \pi r^2 \times \frac{\theta^\circ}{360^\circ} \)
Solved Conceptual Example 4: Clock Minute Hand Swept Area

Problem: A clock's minute hand is 7 cm long. Find the area swept by it in 10 minutes.

Solution:
In 60 minutes, minute hand completes \( 360^\circ \).
In 10 minutes, angle swept \( \theta = \frac{10}{60} \times 360^\circ = 60^\circ \).
\[ \text{Area} = \pi r^2 \times \frac{60^\circ}{360^\circ} = \frac{22}{7} \times 7^2 \times \frac{1}{6} = \frac{22 \times 7}{6} = \frac{154}{6} = \mathbf{25.67 \text{ sq. cm}} \]

Practice Circle & Sector Area Exercises Interactive NCERT exercise questions on circular sectors, segments, clock sweep areas, and inscribed polygon ratios
Interactive Suite

Interactive Explorer Widgets

Widget 1: Track Stagger & Heron's Triangle Calculator
Widget 2: Self-Assessment Quiz

Q1. Who discovered the first exact infinite series formula for π/4 in c. 1400 CE?

A) Āryabhaṭa
B) Mādhava of Sangamagrāma
C) Archimedes

Q2. What is the relationship between Brahmagupta\'s cyclic 4-gon area formula and Heron\'s triangle area formula?

A) Heron\'s formula is a special case of Brahmagupta\'s formula when side d = 0.
B) They are completely unrelated formulas.
Master Formula Sheet

Summary of Key Formulas