Class 9Maths · MensurationFull chapter

Heron's Formula

The whole chapter in one place — read it, then test yourself. Clear notes, formula sheet, a practice quiz, and worked NCERT solutions & PYQs.

Heron's Formula: Meaning and Statement

Quick answer Heron's formula finds the area of any triangle using only its three side lengths, without needing to know the height.

Heron's formula (also called Hero's formula) lets us find the area of any triangle when we know the lengths of its three sides — even if we do not know its height. This is very useful for scalene triangles, where drawing a perpendicular height is not always easy or possible with the given data.

For a triangle with sides a, b and c, we first find the semi-perimeter (half the perimeter):

s = (a + b + c) / 2

Then the area of the triangle is given by:

Area = √[s(s − a)(s − b)(s − c)]

Worked Example: Find the area of a triangle whose sides are 13 cm, 14 cm and 15 cm.

Here a = 13 cm, b = 14 cm, c = 15 cm.

s = (13 + 14 + 15) / 2 = 42 / 2 = 21 cm

s − a = 21 − 13 = 8, s − b = 21 − 14 = 7, s − c = 21 − 15 = 6

Area = √(21 × 8 × 7 × 6) = √7056 = 84 cm2

So the area of the triangle is 84 cm², found without ever drawing or measuring its height.

Semi-perimeter s = (a + b + c) / 2 a, b, c are the three sides of the triangle
Heron's Formula Area = √[s(s − a)(s − b)(s − c)] square units · Uses only the three side lengths; no height needed
Remember
  • Heron's formula finds the area of a triangle using only its three side lengths.
  • The semi-perimeter s is half the sum of all three sides: s = (a + b + c) / 2.
  • It works for every type of triangle — scalene, isosceles and equilateral.
  • No angle or height measurement is required, only the three sides.

Finding the Area of a Triangle Using Heron's Formula

Quick answer Heron's formula applies to scalene, isosceles and equilateral triangles alike, and matches the usual area formulas as a special case.

Heron's formula is especially powerful for scalene triangles, where no two sides are equal and finding the height directly can be difficult. It also works perfectly for isosceles and equilateral triangles, giving results that agree with their usual shortcut formulas.

Worked Example 1: A triangle has sides 5 cm, 12 cm and 13 cm. Find its area.

s = (5 + 12 + 13) / 2 = 30 / 2 = 15 cm

s − a = 15 − 5 = 10, s − b = 15 − 12 = 3, s − c = 15 − 13 = 2

Area = √(15 × 10 × 3 × 2) = √900 = 30 cm2

(Since 5² + 12² = 13², this is actually a right triangle, and 30 cm² also equals (1/2) × 5 × 12 — Heron's formula agrees with the usual right-triangle formula.)

Worked Example 2 (Equilateral triangle): Using Heron's formula on an equilateral triangle of side a, we get s = 3a/2, and each bracket (s − a) = a/2. So:

Area = √[(3a/2)(a/2)(a/2)(a/2)] = √(3a4/16) = (√3/4) × a2

This gives the standard shortcut formula for the area of any equilateral triangle, derived directly from Heron's formula.

Heron's Formula Area = √[s(s − a)(s − b)(s − c)]
Area of Equilateral Triangle Area = (√3/4) × a² square units · Derived from Heron's formula when a = b = c
Remember
  • Heron's formula gives the same answer as (1/2) × base × height when height is known — both are correct, but Heron's formula needs no height.
  • For a right triangle, Heron's formula gives the same area as (1/2) × leg1 × leg2.
  • The formula Area = (√3/4) a² for an equilateral triangle comes directly from Heron's formula.
  • Always check the triangle inequality (sum of two sides > third side) before calculating.

Finding the Height of a Triangle Using Heron's Formula

Quick answer Once the area is known from Heron's formula, the height on any chosen side can be found using Area = (1/2) × base × height.

Once we know a triangle's area from Heron's formula, we can use the ordinary formula Area = (1/2) × base × height to work backwards and find the height (altitude) corresponding to any chosen side — this is one of the most useful applications of Heron's formula.

Worked Example: A triangle has sides 13 cm, 14 cm and 15 cm. Find the height corresponding to the side of length 14 cm.

From the earlier calculation, the area of this triangle is 84 cm2 (using s = 21 cm).

Taking the side of 14 cm as the base:

Area = (1/2) × base × height

84 = (1/2) × 14 × height

height = (84 × 2) / 14 = 168 / 14 = 12 cm

So the altitude drawn to the 14 cm side is 12 cm. Notice how Heron's formula let us find this height without ever measuring it directly — we only needed the three side lengths.

This method is used whenever a problem asks for an altitude, or when the height of a triangular plot of land, wall, or signboard needs to be calculated from its side measurements alone.

Base–Height Area Formula Area = (1/2) × base × height
Height from Area height = (2 × Area) / base Area is first found using Heron's formula
Remember
  • Any side of a triangle can be treated as the base; the height changes depending on which side is chosen.
  • height = (2 × Area) / base, where Area comes from Heron's formula.
  • The same triangle has three different possible heights, one for each side taken as base.
  • This technique avoids the need for direct height measurement in real-life fields and structures.

Area of a Quadrilateral by Splitting into Triangles

Quick answer A quadrilateral can be split by one diagonal into two triangles; adding their Heron's-formula areas gives the total area.

A general quadrilateral does not have a simple area formula like a rectangle or square. However, if we draw one diagonal, it splits the quadrilateral into two triangles. We can then apply Heron's formula to each triangle separately and add the two areas.

Area of quadrilateral ABCD = Area of ΔABC + Area of ΔACD (where AC is the diagonal)

Worked Example: A quadrilateral field ABCD has AB = 9 m, BC = 40 m, CD = 28 m and DA = 15 m, with diagonal AC = 41 m. Find its area.

Triangle ABC (sides 9 m, 40 m, 41 m):

s1 = (9 + 40 + 41) / 2 = 90 / 2 = 45 m

Area = √(45 × 36 × 5 × 4) = √32400 = 180 m2

Triangle ACD (sides 41 m, 28 m, 15 m):

s2 = (41 + 28 + 15) / 2 = 84 / 2 = 42 m

Area = √(42 × 1 × 14 × 27) = √15876 = 126 m2

Total area of quadrilateral ABCD = 180 + 126 = 306 m²

This split-by-diagonal method works for any quadrilateral — rectangles, parks, agricultural fields or irregular plots — as long as the lengths of all four sides and one diagonal are known.

Area of Quadrilateral by Diagonal Split Area(ABCD) = Area(ΔABC) + Area(ΔACD) AC is the diagonal joining the two triangles
Triangle Inequality Check sum of any two sides > third side Must hold true for both triangles formed
Remember
  • Any quadrilateral can be split into two triangles by drawing one diagonal.
  • Apply Heron's formula separately to each triangle, then add the two areas.
  • You need all four sides and at least one diagonal length to use this method.
  • This approach works for irregular fields, plots and playgrounds, not just regular shapes.

Area of a Rhombus and Real-Life Applications

Quick answer A rhombus splits into two congruent triangles along a diagonal; Heron's formula on one triangle, doubled, gives the rhombus area.

A rhombus is a special quadrilateral with all four sides equal. Any one diagonal splits it into two congruent triangles (congruent by SSS, since all four sides are equal). Its two diagonals also bisect each other at right angles. Heron's formula can be applied to one of these triangles, and the result doubled to get the full area.

Worked Example: A rhombus PQRS has each side 10 cm, and one diagonal PR = 12 cm. Find its area.

The diagonal PR splits the rhombus into two congruent triangles, each with sides 10 cm, 10 cm and 12 cm.

s = (10 + 10 + 12) / 2 = 32 / 2 = 16 cm

Area of one triangle = √(16 × 6 × 6 × 4) = √2304 = 48 cm2

Area of rhombus = 2 × 48 = 96 cm²

This matches the usual diagonal formula for a rhombus: Area = (1/2) × d1 × d2. Here, since the diagonals bisect each other at right angles, half of the second diagonal = √(102 − 62) = √64 = 8 cm, so the full second diagonal = 16 cm, and Area = (1/2) × 12 × 16 = 96 cm2 — the same answer.

Heron's formula is widely used in real life: surveyors calculate the area of irregular triangular and quadrilateral plots of land, and it appears in problems involving triangular parks, signboards, sails and tiled floor designs, wherever only side lengths are easy to measure.

Area of Rhombus (diagonals) Area = (1/2) × d₁ × d₂
Rhombus Diagonal–Side Relation (d₁/2)² + (d₂/2)² = side² Follows from the Pythagoras theorem since diagonals bisect at 90°
Remember
  • A rhombus's diagonal splits it into two congruent triangles, each solvable with Heron's formula.
  • Doubling the area of one triangle gives the full rhombus area.
  • This result always matches the diagonal formula: Area = (1/2) × d1 × d2.
  • Heron's formula has real-world use in surveying irregular land plots, park design and construction.

The formula sheet

Every formula in this chapter, in one place — screenshot it before your exam.

s = (a + b + c) / 2
Semi-perimeter
Area = √[s(s − a)(s − b)(s − c)]
Heron's Formulasquare units
Area = √[s(s − a)(s − b)(s − c)]
Heron's Formula
Area = (√3/4) × a²
Area of Equilateral Trianglesquare units
Area = (1/2) × base × height
Base–Height Area Formula
height = (2 × Area) / base
Height from Area
Area(ABCD) = Area(ΔABC) + Area(ΔACD)
Area of Quadrilateral by Diagonal Split
sum of any two sides > third side
Triangle Inequality Check
Area = (1/2) × d₁ × d₂
Area of Rhombus (diagonals)
(d₁/2)² + (d₂/2)² = side²
Rhombus Diagonal–Side Relation

Test yourself

Tap an answer to check it instantly — you'll see why it's right, and what to revise if it isn't.

0 correct · 0/12 answered
Q1 Semi-perimeter easy

What is the semi-perimeter 's' of a triangle with sides a, b and c?

Q2 Heron's Formula Statement easy

Heron's formula for the area of a triangle with sides a, b, c and semi-perimeter s is:

Q3 Direct Application medium

Using Heron's formula, find the area of a triangle with sides 13 cm, 14 cm and 15 cm.

Q4 Equilateral Triangle medium

Heron's formula, when applied to an equilateral triangle of side 'a', simplifies to which formula?

Q5 Direct Application medium

A triangle has sides 5 cm, 12 cm and 13 cm. Using Heron's formula, its area is:

Q6 Semi-perimeter easy

If the sides of a triangle are 9 cm, 10 cm and 11 cm, its semi-perimeter is:

Q7 Validity of Sides hard

While applying Heron's formula, if the expression s(s − a)(s − b)(s − c) works out negative for given side lengths, this means:

Q8 Ratio-Based Sides medium

The sides of a triangle are in the ratio 3:4:5 and its perimeter is 144 cm. Its area is:

Q9 Rhombus hard

A rhombus has each side 10 cm and one diagonal 12 cm. Its area is:

Q10 Area of Quadrilaterals easy

To find the area of a general quadrilateral using Heron's formula, the usual method is to:

Q11 Real-Life Application medium

A triangular field has sides 24 m, 32 m and 40 m. Using Heron's formula, the cost of ploughing it at Rs 10 per m² is:

Q12 Equilateral Triangle easy

If all three sides of a triangle are equal to 'a', its semi-perimeter s equals:

NCERT solutions & previous-year questions

Step-by-step model answers — tap a question to reveal the full solution.

NCERT questions 6

1 Find the area of a triangle whose sides are 13 cm, 14 cm and 15 cm, using Heron's formula.Direct Application of Heron's Formula

Here a = 13 cm, b = 14 cm, c = 15 cm.

Semi-perimeter, s = (13 + 14 + 15) / 2 = 42 / 2 = 21 cm

s − a = 21 − 13 = 8 cm, s − b = 21 − 14 = 7 cm, s − c = 21 − 15 = 6 cm

By Heron's formula, Area = √[s(s − a)(s − b)(s − c)] = √(21 × 8 × 7 × 6) = √7056

Area = 84 cm²

2 The sides of a triangle are in the ratio 12:17:25 and its perimeter is 540 cm. Find the area of the triangle.Ratio-Based Sides

Let the sides be 12x, 17x and 25x.

Perimeter: 12x + 17x + 25x = 540, so 54x = 540, giving x = 10.

The sides are a = 120 cm, b = 170 cm, c = 250 cm.

Semi-perimeter, s = 540 / 2 = 270 cm

s − a = 270 − 120 = 150, s − b = 270 − 170 = 100, s − c = 270 − 250 = 20

Area = √(270 × 150 × 100 × 20) = √81,000,000

Area = 9000 cm²

3 An isosceles triangle has a perimeter of 30 cm and each of its equal sides is 12 cm. Find the area of the triangle.Isosceles Triangle

Two equal sides = 12 cm each, so their sum = 24 cm.

Third side = Perimeter − 24 = 30 − 24 = 6 cm.

Semi-perimeter, s = 30 / 2 = 15 cm

s − 12 = 3 cm (for each equal side), s − 6 = 9 cm

Area = √(15 × 3 × 3 × 9) = √1215 = √(81 × 15) = 9√15 cm²

Using √15 ≈ 3.873, Area ≈ 9 × 3.873 ≈ 34.86 cm²

4 A quadrilateral park ABCD has AB = 9 m, BC = 40 m, CD = 28 m and DA = 15 m, with angle ABC = 90°. Find the area of the park.Area of Quadrilaterals

Since angle ABC = 90°, triangle ABC is right-angled at B, so its hypotenuse AC can be found using the Pythagoras theorem.

AC² = AB² + BC² = 9² + 40² = 81 + 1600 = 1681, so AC = 41 m.

Area of ΔABC = (1/2) × AB × BC = (1/2) × 9 × 40 = 180 m²

Area of ΔACD (sides AC = 41 m, CD = 28 m, DA = 15 m):

s = (41 + 28 + 15) / 2 = 84 / 2 = 42 m

Area = √(42 × 1 × 14 × 27) = √15876 = 126 m²

Total area of park ABCD = 180 + 126 = 306 m²

5 The sides of a triangle are 9 cm, 10 cm and 11 cm. Find its area, and also find the length of the altitude drawn to the side of length 11 cm.Application: Finding Height

s = (9 + 10 + 11) / 2 = 30 / 2 = 15 cm

s − 9 = 6, s − 10 = 5, s − 11 = 4

Area = √(15 × 6 × 5 × 4) = √1800 = √(900 × 2) = 30√2 cm² ≈ 42.43 cm²

Taking the 11 cm side as base: Area = (1/2) × base × height

30√2 = (1/2) × 11 × height, so height = (60√2) / 11 ≈ 7.71 cm

6 The perimeter of a rhombus-shaped field is 32 m and one of its diagonals is 10 m. Find the area of the field.Rhombus

Perimeter = 32 m, so each side = 32 / 4 = 8 m.

The given diagonal (10 m) splits the rhombus into two congruent triangles, each with sides 8 m, 8 m and 10 m.

s = (8 + 8 + 10) / 2 = 26 / 2 = 13 m

s − 8 = 5 m (twice), s − 10 = 3 m

Area of one triangle = √(13 × 5 × 5 × 3) = √975 = 5√39 m²

Area of rhombus = 2 × 5√39 = 10√39 m² ≈ 62.45 m² (using √39 ≈ 6.245)

Previous-year board questions 4

Q1 Using Heron's formula, find the area of a triangle whose sides are 18 cm, 24 cm and 30 cm. CBSE 2020 2 marks

s = (18 + 24 + 30) / 2 = 72 / 2 = 36 cm

s − 18 = 18, s − 24 = 12, s − 30 = 6

Area = √(36 × 18 × 12 × 6) = √46656

Area = 216 cm²

Q2 A triangular park has sides 24 m, 32 m and 40 m. Find the area of the park using Heron's formula. Also find the cost of fencing the park at Rs 20 per metre. CBSE 2019 4 marks

s = (24 + 32 + 40) / 2 = 96 / 2 = 48 m

s − 24 = 24, s − 32 = 16, s − 40 = 8

Area = √(48 × 24 × 16 × 8) = √147456 = 384 m²

Perimeter = 24 + 32 + 40 = 96 m

Cost of fencing = 96 × Rs 20 = Rs 1920

Q3 The sides of a triangle are in the ratio 3:5:7 and its perimeter is 300 cm. Find its area. (Use √3 ≈ 1.732) CBSE 2022 3 marks

Let the sides be 3x, 5x and 7x.

3x + 5x + 7x = 300, so 15x = 300, giving x = 20.

Sides are a = 60 cm, b = 100 cm, c = 140 cm.

s = 300 / 2 = 150 cm

s − 60 = 90, s − 100 = 50, s − 140 = 10

Area = √(150 × 90 × 50 × 10) = √6,750,000 = 1500√3 cm²

Using √3 ≈ 1.732, Area ≈ 1500 × 1.732 = 2598 cm²

Q4 In a quadrilateral ABCD, AB = 5 cm, BC = 12 cm, CD = 14 cm, DA = 15 cm and diagonal AC = 13 cm. Find the area of the quadrilateral. CBSE 2018 5 marks

The diagonal AC divides quadrilateral ABCD into triangle ABC and triangle ACD.

Triangle ABC (sides AB = 5 cm, BC = 12 cm, AC = 13 cm):

Since 5² + 12² = 25 + 144 = 169 = 13², this is a right triangle, right-angled at B.

Area of ΔABC = (1/2) × 5 × 12 = 30 cm²

Triangle ACD (sides AC = 13 cm, CD = 14 cm, DA = 15 cm):

s = (13 + 14 + 15) / 2 = 42 / 2 = 21 cm

s − 13 = 8, s − 14 = 7, s − 15 = 6

Area of ΔACD = √(21 × 8 × 7 × 6) = √7056 = 84 cm²

Total area of quadrilateral ABCD = 30 + 84 = 114 cm²

Part of Priodemy for School

Interactive Maths & Science — free with every school on Priodemy EduSuite. Explore more chapters and labs on the Priodemy for School hub.

Ask AI