Follow Us
Select Medium / माध्यम चुनें:
Eng (English) Hindi (हिन्दी)
ICSE • Class 9 • Mathematics • Ch 13
Estimated Time: 45 Mins
Study Progress: In Progress

Rectilinear Figures

In ICSE Class 9 Mathematics, "Rectilinear Figures" covers the comprehensive Euclidean taxonomy, angle theorems, and structural properties of closed plane figures bounded strictly by straight line segments (polygons, with primary focus on quadrilaterals). For any convex polygon with $n$ sides ($n \ge 3$): (1) The sum of all interior angles is strictly $(2n - 4) \times 90^\circ = (n - 2) \times 180^\circ$; (2) The sum of all exterior angles taken in order is invariant at exactly $360^\circ$ ($4$ right angles) regardless of the number of sides; (3) The number of diagonals is given by $\frac{n(n-3)}{2}$; and (4) For a regular polygon, each interior angle is $\frac{(n-2) \times 180^\circ}{n}$ and each exterior angle is $\frac{360^\circ}{n}$. The chapter establishes the hierarchical classification of quadrilaterals: from general quadrilaterals to trapeziums (one pair of parallel sides), parallelograms (two pairs of parallel sides, with opposite sides equal, opposite angles equal, and diagonals bisecting each other), rectangles (equiangular parallelograms with equal diagonals), rhombuses (equilateral parallelograms with perpendicular diagonals that bisect vertex angles), squares (regular quadrilaterals combining all properties of rectangles and rhombuses), and kites (two pairs of adjacent equal sides, with one diagonal perpendicularly bisecting the other). Rigorous proofs and angle-chasing problems train students in structural geometric reasoning.

The Mystery of the Honeycomb: Why Bees Build Hexagons Instead of Triangles, Squares, or Circles

Why do honeybees around the world construct their hives using perfectly identical rectilinear hexagons, rather than circles, triangles, or pentagons? For centuries, Roman scholars and philosophers wondered about this biological enigma. In 1999, American mathematician Thomas Hales finally provided the formal mathematical proof of the "Honeycomb Conjecture": Among all possible polygonal tessellations that can tile a 2D plane without any gaps or overlaps, the regular hexagon is the unique geometric polygon that encloses the maximum possible area using the absolute minimum perimeter (surface wax)! A pentagon cannot tile a plane because its interior angles ($108^\circ$) cannot divide $360^\circ$. A square works, but wastes beeswax. The hexagon divides $360^\circ$ perfectly ($6 \times 60^\circ = 360^\circ$) and optimizes volume! What mathematical rules govern the interior and exterior angles of all rectilinear figures? How do parallelograms, rhombuses, and rectangles derive their superpowers? Let us explore the architecture of polygons!

Why This Chapter Matters

Polygonal geometry is the foundation of computer graphics (3D polygon meshes), architecture (trusses and spaceframes), tile tessellation, robotics navigation, and crystallography.

Before You Begin (Prerequisites)

  • Linear pair axiom and parallel line transversal properties (alternate, corresponding, co-interior angles).
  • Triangle angle sum property ($180^\circ$).

What You Will Learn (Core Objectives)

  • State and prove the interior and exterior angle sum formulas for any convex $n$-sided polygon.
  • Calculate the number of sides, diagonals, and angles of regular and irregular polygons.
  • Differentiate and prove key properties of parallelograms, rectangles, rhombuses, and squares.
  • Apply diagonal bisection, perpendicularity, and equality theorems to solve multi-step problems.
  • Classify quadrilaterals based on minimal required geometric conditions.

Chapter Roadmap & Progression

1 1. General Polygon Angle Theorems
2 2. Hierarchy & Properties of Specia...
3 3. Worked ICSE Problem Archetypes

Complete Concept Guide (100% Curriculum Coverage)

1. General Polygon Angle Theorems

Fundamental Polygon Formulas

For any convex polygon having $n$ sides ($n \ge 3$):

  • Sum of Interior Angles: $$S_{\text{int}} = (2n - 4) \times 90^\circ = \mathbf{(n - 2) \times 180^\circ}$$ Proof: Choose any internal point $O$ and connect it to all $n$ vertices, forming $n$ triangles. Total angle sum of $n$ triangles $= n \times 180^\circ$. Subtract the complete angle at point $O$ ($360^\circ = 2 \times 180^\circ$): Sum $= n \times 180^\circ - 2 \times 180^\circ = (n - 2) \times 180^\circ$.
  • Sum of Exterior Angles: $$S_{\text{ext}} = \mathbf{360^\circ} \quad (\text{constant for ANY convex polygon, regardless of } n)$$
  • Number of Diagonals: $$N_{\text{diagonals}} = \mathbf{\frac{n(n - 3)}{2}}$$
Regular Polygons (All sides and angles equal):
  • Each Exterior Angle $= \frac{360^\circ}{n}$
  • Each Interior Angle $= 180^\circ - \text{Ext. Angle} = \frac{(n - 2) \times 180^\circ}{n}$
  • Number of sides $= n = \frac{360^\circ}{\text{Each Exterior Angle}}$

2. Hierarchy & Properties of Special Quadrilaterals

Quadrilateral Taxonomy
FigureDefining ConditionKey Diagnostic PropertiesDiagonals Property
TrapeziumOne pair of parallel sidesAdjacent angles along non-parallel legs sum to $180^\circ$.Intersect, no special symmetry.
Isosceles TrapeziumTrapezium with non-parallel legs equalBase angles are equal; opposite angles are supplementary.Diagonals are equal in length ($AC = BD$).
ParallelogramBoth pairs of opposite sides parallelOpposite sides equal; opposite angles equal; consecutive angles supplementary.Diagonals bisect each other ($OA=OC, OB=OD$).
RectangleParallelogram with one angle $= 90^\circ$All 4 angles $= 90^\circ$; all parallelogram properties hold.Diagonals are equal and bisect each other.
RhombusParallelogram with adjacent sides equalAll 4 sides equal; opposite angles equal.Diagonals bisect each other at right angles ($90^\circ$) and bisect vertex angles.
SquareRegular quadrilateral (Rectangle + Rhombus)All 4 sides equal; all 4 angles $= 90^\circ$.Diagonals are equal, bisect each other at $90^\circ$, and bisect vertex angles ($45^\circ$).
KiteTwo pairs of equal adjacent sidesOne pair of opposite angles equal (between unequal sides).Diagonals are perpendicular; longer diagonal bisects the shorter diagonal.

3. Worked ICSE Problem Archetypes

Exemplary Solutions
Problem 1: Each interior angle of a regular polygon is $144^\circ$. Find the number of sides and the total number of diagonals.

Solution:

1. Find each exterior angle:

$$\text{Each Exterior Angle} = 180^\circ - \text{Interior Angle} = 180^\circ - 144^\circ = 36^\circ$$

2. Find the number of sides $n$:

$$n = \frac{360^\circ}{\text{Each Exterior Angle}} = \frac{360^\circ}{36^\circ} = \mathbf{10} \quad (\text{Decagon})$$

3. Calculate the number of diagonals:

$$N_{\text{diagonals}} = \frac{n(n - 3)}{2} = \frac{10(10 - 3)}{2} = \frac{10 \times 7}{2} = \mathbf{35\text{ diagonals}}$$
Problem 2: In a parallelogram $ABCD$, the bisectors of consecutive angles $\angle A$ and $\angle B$ intersect at point $P$. Prove that $\angle APB = 90^\circ$.

Proof:

In parallelogram $ABCD$, consecutive interior angles along the transversal $AB$ are supplementary:

$$\angle A + \angle B = 180^\circ$$

Divide the entire equation by $2$:

$$\frac{1}{2}\angle A + \frac{1}{2}\angle B = \frac{180^\circ}{2} = 90^\circ$$

Since $AP$ bisects $\angle A$ and $BP$ bisects $\angle B$:

$$\angle PAB = \frac{1}{2}\angle A \quad \text{and} \quad \angle PBA = \frac{1}{2}\angle B$$ $$\implies \angle PAB + \angle PBA = 90^\circ$$

Now in $\triangle PAB$, by the Angle Sum Property:

$$\angle PAB + \angle PBA + \angle APB = 180^\circ$$ $$90^\circ + \angle APB = 180^\circ \implies \mathbf{\angle APB = 90^\circ} \quad \blacksquare$$

Key Formulas, Identities & Theorems

Interior Angle Sum
$$S_{\text{int}} = (n - 2) \times 180^\circ$$
Valid for any convex polygon with n sides.
Exterior Angle Sum
$$S_{\text{ext}} = 360^\circ$$
Constant for all convex polygons.
Regular Polygon Exterior Angle
$$\theta_{\text{ext}} = \frac{360^\circ}{n}$$
Allows instant determination of number of sides n.
Number of Diagonals
$$N = \frac{n(n - 3)}{2}$$
Combinatorial diagonals count.

Mathematics: Quadrilateral Hierarchy & Diagonal Behavior

Quadrilateral Family Tree & Diagnostic Properties Quadrilateral (4 sides, Σ∠ = 360°) Trapezium 1 pair parallel sides Parallelogram Opp sides ∥ & equal Diagonals bisect each other Kite Adjacent sides equal, diag ⊥ Rectangle All angles = 90° Diagonals are EQUAL (d₁ = d₂) Rhombus All 4 sides equal Diagonals ⊥ BISECT at 90° SQUARE (Regular Quad) All 4 sides equal & All angles = 90° Diagonals: EQUAL + ⊥ BISECT at 90° Combines ALL rectangle & rhombus powers

Chapter Summary & 10 Key Takeaways

Takeaway 1
A polygon is a closed plane figure bounded by straight line segments.
Takeaway 2
The sum of interior angles of an n-sided polygon is (n - 2) * 180 degrees.
Takeaway 3
The sum of exterior angles of any convex polygon is constant at 360 degrees.
Takeaway 4
The number of diagonals in an n-sided polygon is n(n - 3) / 2.
Takeaway 5
In a regular polygon, each exterior angle is 360° / n and each interior angle is 180° - (360° / n).
Takeaway 6
In a parallelogram, opposite sides and opposite angles are equal, and diagonals bisect each other.
Takeaway 7
In a rectangle, all four angles are 90 degrees and diagonals are equal in length.
Takeaway 8
In a rhombus, all four sides are equal and diagonals bisect each other at right angles (90°).
Takeaway 9
A square is both a rectangle and a rhombus; its diagonals are equal and bisect at 90 degrees.
Takeaway 10
The angle bisectors of consecutive angles of a parallelogram always intersect at 90 degrees.

Check Your Understanding (Diagnostic Practice Questions)

Diagnostic questions testing core conceptual clarity. Answers are hidden initially — solve each problem first, then click to reveal the step-by-step verified solution.

1
Find the number of sides of a regular polygon if each of its interior angles is $165^\circ$.
Reveal Answer & Explanation
Answer: • Find each exterior angle:
$$\text{Exterior Angle} = 180^\circ - 165^\circ = 15^\circ$$
• The number of sides $n$ is given by:
$$n = \frac{360^\circ}{\text{Exterior Angle}} = \frac{360^\circ}{15^\circ} = \mathbf{24\text{ sides}}$$
Exterior angle = 180° - 165° = 15°. n = 360° / 15° = 24.
2
How many diagonals does a regular polygon with $12$ sides (dodecagon) have?
Reveal Answer & Explanation
Answer: • Using the diagonal formula $N = \frac{n(n - 3)}{2}$ for $n = 12$:
$$N = \frac{12(12 - 3)}{2} = \frac{12 \times 9}{2} = 6 \times 9 = \mathbf{54\text{ diagonals}}$$
Use n(n - 3)/2 with n = 12. (12 * 9)/2 = 54.
3
The angles of a quadrilateral are in the ratio $3 : 4 : 5 : 6$. Find the measure of each angle.
Reveal Answer & Explanation
Answer: • Let the angles be $3x, 4x, 5x, 6x$.
• The sum of interior angles of a quadrilateral is $360^\circ$:
$$3x + 4x + 5x + 6x = 360^\circ$$
$$18x = 360^\circ \implies x = 20^\circ$$
• The four angles are:
- $3(20^\circ) = \mathbf{60^\circ}$
- $4(20^\circ) = \mathbf{80^\circ}$
- $5(20^\circ) = \mathbf{100^\circ}$
- $6(20^\circ) = \mathbf{120^\circ}$
Sum is 18x = 360° -> x = 20°. Angles are 60°, 80°, 100°, 120°.
4
Prove that the diagonals of a rhombus bisect each other at right angles ($90^\circ$).
Reveal Answer & Explanation
Answer:

• Let $ABCD$ be a rhombus with center $O$ where diagonals $AC$ and $BD$ intersect.
• Since a rhombus is a parallelogram, its diagonals bisect each other: $OA = OC$ and $OB = OD$.
• In $\triangle AOB$ and $\triangle COB$:
1. $AB = CB$ (All sides of a rhombus are equal).
2. $OA = OC$ (Diagonals bisect each other).
3. $OB = OB$ (Common side).
• By SSS Congruence Criterion: $\triangle AOB \cong \triangle COB$.
• By CPCTC: $\angle AOB = \angle COB$.
• Since $AOC$ is a straight line: $\angle AOB + \angle COB = 180^\circ$ (Linear pair).

$$2\angle AOB = 180^\circ \implies \mathbf{\angle AOB = 90^\circ}$$


• Therefore, the diagonals of a rhombus bisect each other at $90^\circ$. $\blacksquare$


Use SSS on triangles AOB and COB with all sides of rhombus equal, OA = OC, and OB common.
5
In a parallelogram $ABCD$, $\angle A = (3x - 10)^\circ$ and $\angle C = (x + 80)^\circ$. Find the measures of all four angles of the parallelogram.
Reveal Answer & Explanation
Answer: • In a parallelogram, opposite angles are equal: $\angle A = \angle C$.
$$3x - 10 = x + 80 \implies 2x = 90 \implies x = 45$$
• Angle $\angle A = 3(45) - 10 = 135 - 10 = \mathbf{125^\circ}$.
• Angle $\angle C = \mathbf{125^\circ}$.
• Consecutive angles are supplementary: $\angle A + \angle B = 180^\circ$.
$$\angle B = 180^\circ - 125^\circ = \mathbf{55^\circ}$$
• Opposite angle $\angle D = \angle B = \mathbf{55^\circ}$.
• Angles are: $\mathbf{125^\circ, 55^\circ, 125^\circ, 55^\circ}$.
Set 3x - 10 = x + 80 -> x = 45. Angle A = 125°, Angle B = 180° - 125° = 55°.
6
Prove that the bisectors of the four internal angles of any parallelogram enclose a rectangle.
Reveal Answer & Explanation
Answer:

• Let $ABCD$ be a parallelogram. Let the bisectors of $\angle A, \angle B, \angle C, \angle D$ intersect to form quadrilateral $PQRS$.
• We already proved that the bisectors of consecutive angles intersect at $90^\circ$:
- Bisectors of $\angle A$ and $\angle B$ meet at $P$ with $\angle APB = 90^\circ \implies \angle SPQ = 90^\circ$ (vertically opposite).
- Bisectors of $\angle B$ and $\angle C$ meet at $Q$ with $\angle BQC = 90^\circ \implies \angle PQR = 90^\circ$.
- Bisectors of $\angle C$ and $\angle D$ meet at $R$ with $\angle CRD = 90^\circ \implies \angle QRS = 90^\circ$.
- Bisectors of $\angle D$ and $\angle A$ meet at $S$ with $\angle DSA = 90^\circ \implies \angle RSP = 90^\circ$.
• Since all four interior angles of quadrilateral $PQRS$ are $90^\circ$, $PQRS$ is a rectangle. $\blacksquare$


Consecutive bisectors meet at 90°. All 4 angles of the enclosed quadrilateral are 90°, so it is a rectangle.
7
State the minimum sufficient conditions to prove that a given parallelogram is a square.
Reveal Answer & Explanation
Answer:

• A parallelogram can be proven to be a square if it satisfies either of the following pairs of conditions:
1. One right angle AND one pair of adjacent equal sides (combining rectangle and rhombus properties).
2. Diagonals are EQUAL in length AND intersect at RIGHT ANGLES ($90^\circ$).
• Either condition uniquely distinguishes a square from general parallelograms, rectangles, and rhombuses.


Needs both a rectangle property (equal diagonals or 90° angle) and a rhombus property (perpendicular diagonals or equal adjacent sides).
8
Is it possible to have a regular polygon whose exterior angle is $50^\circ$? Explain.
Reveal Answer & Explanation
Answer:

• For any regular polygon with $n$ sides, the number of sides must be an integer ($n \in \mathbb{N}, n \ge 3$).
• The formula is: $n = \frac{360^\circ}{\text{Exterior Angle}}$.
• If exterior angle $= 50^\circ$:

$$n = \frac{360}{50} = \frac{36}{5} = 7.2$$


• Since $7.2$ is not an integer, no such regular polygon can exist.


360° / 50° = 7.2, which is not an integer. So it is impossible.
Finished Studying This Chapter?
READY TO PRACTICE?

Timed CBT Practice Tests (Exam Simulator)

Put your concepts to the test with official curriculum-aligned Foundation and Advanced practice tests. Get instant accuracy scores, time metrics, and step-by-step verified explanations.