ICSE • Chapter 20

Area and Perimeter of Plane Figures

Master this chapter with IndiaSchool's AI tutor. Get simplified explanations, real-life examples, and instant doubt resolution.

10.2 min 1,529 words AI-written tutor lesson

Hello, and welcome to today's mathematics lesson. In this session, we are going to explore Chapter 20: Area and Perimeter of Plane Figures. We will learn how to measure the boundaries and surfaces of triangles, quadrilaterals, and circles. By the end of this lesson, you will understand the fundamental formulas and be able to solve problems involving these important geometric shapes.

Let us begin with the basic definitions. The perimeter of any plane figure is defined as the length of its boundary. Since we are measuring length, the units of perimeter are centimetres, metres, or any standard unit of length. The area of a plane figure, on the other hand, is the measure of the surface enclosed by its boundary. Area is always expressed in square units, such as square centimetres or square metres.

Here is an important distinction you must remember. When we say x square metres, we mean an area of x square metres. But when we say x metre square, we mean a square whose each side measures x metres. Therefore, an x metre square has an area of x squared square metres. This distinction is crucial in practical applications.

Now let us move to triangles. The most basic formula for the area of a triangle is one half multiplied by the base multiplied by the corresponding height. We write this as: ½ × base × height. The corresponding height, or altitude, is the length of the perpendicular drawn from the opposite vertex to the base.

Remember that any side of a triangle can be taken as the base. If you choose side AC as your base, then the perpendicular from vertex B to line AC becomes your corresponding height. If you choose side AB as your base, then the perpendicular from vertex C to line AB becomes your height. The area remains the same regardless of which base you select.

When all three sides of a triangle are known, but the height is not given, we use Heron's formula. First, calculate the semi-perimeter, denoted by s, which equals (a + b + c)/2, where a, b, and c are the three sides. Then the area equals the square root of √[s(s-a)(s-b)(s-c)].

Let us work through an example. Find the area of a triangle with sides 17 centimetres, 8 centimetres, and 15 centimetres. First, the semi-perimeter s equals (17 + 8 + 15)/2, which gives 20 centimetres. Applying Heron's formula, we get the square root of 20 × 3 × 12 × 5, which equals 60 square centimetres. To find the altitude corresponding to the largest side of 17 centimetres, we use the basic area formula: ½ × 17 × altitude = 60. Solving, the altitude equals approximately 7.06 centimetres.

Now we examine special types of triangles, beginning with the equilateral triangle. In an equilateral triangle, all three sides are equal. If each side measures a units, the perimeter is simply 3a. The area formula is (√3/4) × a².

Consider this problem: the area of an equilateral triangle is numerically equal to its perimeter. Find the side length. Setting the formulas equal: (√3/4) × side² = 3 × side. Solving, we find the side equals 4√3, which is approximately 6.92 units.

For an isosceles triangle, two sides are equal. If the equal sides are each a and the base is b, we can find the height by drawing a perpendicular from the vertex to the base. This perpendicular bisects the base, creating two right triangles. Using Pythagoras theorem, the height equals √[a² - (b/2)²]. The area then becomes ½ × b × height.

Alternatively, there is a direct formula for the area of an isosceles triangle: ¼ × b × √(4a² - b²). You can also apply Heron's formula if you prefer.

For a right-angled triangle, the area equals half the product of the two sides containing the right angle. If the perpendicular sides are p and q, then area equals ½pq. This follows directly from the general formula, where one perpendicular side serves as the base and the other as the height.

Let us now turn to quadrilaterals. When one diagonal and the perpendiculars from the other two vertices to this diagonal are known, the area equals ½ × diagonal × (sum of perpendiculars).

If the two diagonals of a quadrilateral intersect at right angles, the formula simplifies beautifully. The area equals ½ × d₁ × d₂. This applies to rhombuses and squares, where diagonals always intersect at right angles.

Among special quadrilaterals, let us start with the rectangle. Area equals length multiplied by breadth: l × b. Perimeter equals twice the sum of length and breadth: 2(l + b). The diagonal can be found using Pythagoras theorem: √(l² + b²).

For a square with side a, the area is a², the perimeter is 4a, and the diagonal is a√2. Notice that the diagonal also equals the square root of twice the area.

A parallelogram has area equal to base multiplied by height. The height is the perpendicular distance between the base and the opposite side. Importantly, if you know the area and one height, you can find the other height when a different base is chosen. For example, if two adjacent sides are 15 centimetres and 10 centimetres, and the distance between the 15 centimetre sides is 8 centimetres, then the area is 120 square centimetres. The distance between the 10 centimetre sides must therefore be 12 centimetres, since 10 × 12 = 120.

A rhombus has all sides equal. Its perimeter is 4 × side. The area equals half the product of its diagonals. Since the diagonals bisect each other at right angles, we can relate the side to the diagonals: side² = (d₁/2)² + (d₂/2)².

A trapezium has one pair of parallel sides. Its area equals ½ × (a + b) × h, where a and b are the parallel sides and h is the perpendicular distance between them.

Here is a useful property: the line segment joining the midpoints of the non-parallel sides of a trapezium equals half the sum of the parallel sides. Therefore, if you know this mid-segment length and the height, you can quickly find the area by multiplying them together.

Now we come to circles. The circumference of a circle is the length of its boundary. For every circle, the ratio of circumference to diameter is constant. This constant is denoted by π, approximately equal to 22/7 or 3.14.

Thus, circumference equals π × d or 2πr, where r is the radius. The area of a circle equals πr².

When a wire is bent from one shape to another, its length remains constant. This means the perimeter of the new shape equals the perimeter of the original shape. For instance, if a wire forming an equilateral triangle with area 49√3 square centimetres is reshaped into a square, we first find the triangle's side. From (√3/4) × a² = 49√3, we get a equals 14 centimetres. The wire length is 42 centimetres, so the square has side 10.5 centimetres and area 110.25 square centimetres.

For concentric circles forming a ring or track, the area of the ring equals π(R² - r²), where R is the outer radius and r is the inner radius. This can be factored as π(R + r)(R - r), which is often easier to work with when the width of the ring is known.

Finally, consider problems involving rotating wheels. The distance covered in one complete revolution equals the circumference of the wheel. If a wheel with radius 28 centimetres makes n revolutions to cover 4.4 kilometres, we calculate: 2 × (22/7) × 28 × n = 440000 centimetres. Solving, n equals 2500 revolutions.

Let us recap the key takeaways from this lesson.

First, perimeter measures boundary length while area measures surface coverage, and you must use appropriate units for each.

Second, for triangles, master both the basic formula ½ × base × height and Heron's formula for when three sides are known.

Third, understand the special properties of equilateral, isosceles, and right-angled triangles, including their specific area formulas and relationships between sides and heights.

Fourth, for quadrilaterals, remember that rectangles, squares, parallelograms, rhombuses, and trapeziums each have their own area formulas, with the trapezium formula being particularly versatile.

Fifth, for circles, circumference equals 2πr and area equals πr², and these formulas connect to many practical problems involving wheels, rings, and wire bending.

Sixth, when solving problems, always identify what remains constant, such as wire length or total area, and use this to set up equations connecting different shapes.

That brings us to the end of our lesson on Area and Perimeter of Plane Figures. Practice applying these formulas to varied problems, and always pay attention to units and the relationships between different geometric elements. Mathematics becomes powerful when you can move flexibly between formulas and adapt them to new situations. Keep exploring, keep solving, and I look forward to our next mathematical journey together.

Want to go deeper?

Unlock the full AI tutor experience for Area and Perimeter of Plane Figures — free 14-day trial, no credit card.

Listen to the lesson

Studio-quality AI narration with sentence highlighting

Ask any doubt

Chat with an AI tutor that knows this exact chapter

Interesting facts & exam tips

Curated, verified, and chapter-specific

Practice tests

Unlimited AI-generated papers with instant evaluation

Frequently Asked Questions

What are the key topics in ICSE Class 9 Mathematics Chapter 20?

The chapter "Area and Perimeter of Plane Figures" covers core concepts including important formulas, definitions, and problem-solving techniques aligned with the latest ICSE syllabus.

How can I practice for Mathematics Area and Perimeter of Plane Figures?

You can practice with our AI tutor that provides instant doubt resolution, interactive quizzes, and personalized chapter explanations specially designed for Class 9.

Is this chapter updated for the 2026 ICSE curriculum?

Yes, all study material and summary content for Area and Perimeter of Plane Figures is thoroughly updated according to the most recent ICSE Class 9 guidelines.

AI Features

  • Instant doubt resolution
  • Personalized explanations
  • Interactive quizzes
  • Multi-lingual support (Hindi/English)

Ready to score 95%+?

Join thousands of students mastering Class 9 with AI.

Hold to talk

Subscription Status