- Heron's Formula gives the area of a triangle from its three sides alone — no height needed: $A = \\sqrt{s(s-a)(s-b)(s-c)}$, where $s = \\dfrac{a+b+c}{2}$ is the semi-perimeter.
- When to use it: height is unknown but all three sides are given — scalene triangles, land plots, traffic signs, rhombus with one diagonal.
- Quadrilateral trick: split any quadrilateral into two triangles along a diagonal, apply Heron's formula to each, then add the areas.
- Special case: equilateral triangle with side $a$ gives $A = \\dfrac{\\sqrt{3}}{4}a^{2}$.
- Board weightage: ~4–5 marks/year — typically one 3-mark application problem or a 4-mark quadrilateral question.
1. Area of a Triangle — Base and Height Recap
From Class 6 onwards you used the formula:
This works perfectly when the base and the corresponding height (altitude) are both known. A few quick examples:
- Right triangle with legs $5$ cm and $12$ cm: $A = \\frac{1}{2} \\times 5 \\times 12 = 30$ cm² — here the two legs are perpendicular, so one leg is the base and the other is the height, given for free.
- Any triangle with base $10$ cm and altitude $8$ cm: $A = \\frac{1}{2} \\times 10 \\times 8 = 40$ cm².
- Equilateral triangle with side $a$: the altitude $= \\frac{\\sqrt{3}}{2}a$, so $A = \\frac{1}{2} \\times a \\times \\frac{\\sqrt{3}}{2}a = \\frac{\\sqrt{3}}{4}a^{2}$.
The problem: in many real-life triangles — especially scalene ones (all sides different) — only the three side lengths are known from measurements. Computing the altitude requires an extra step (Pythagoras or trigonometry). Heron's formula eliminates that extra step entirely.
Derivation sketch (for the curious): starting from $A = \\frac{1}{2}bh$, express $h$ in terms of $a, b, c$ using the Pythagorean theorem, then substitute and simplify. After considerable algebra, you arrive at the elegant form below. The derivation is not required in board exams but understanding the idea helps you trust and remember the formula.
2. Heron's Formula
Named after the Greek mathematician Heron of Alexandria (c. 10–70 CE), who described the result in his work Metrica. The formula is also written as Hero's formula. For a triangle with sides $a$, $b$, $c$:
where $s$ is the semi-perimeter (defined in the next section). What makes this extraordinary:
- No height, no angles, no trigonometry — only the three side lengths.
- Works for any triangle: scalene, isosceles, equilateral, right-angled.
- Fully symmetric in $a, b, c$: labelling the sides differently does not change the answer.
Memory trick — "s minus each side": subtract each side from $s$ in turn, multiply all four quantities ($s$ and the three remainders) together, and take the square root. A right-triangle check always confirms your arithmetic.
3. Semi-perimeter $s$
The semi-perimeter is simply half the perimeter:
Key observations:
- $(s - a) + (s - b) + (s - c) = 3s - (a+b+c) = 3s - 2s = s$. The three "remainders" add back to $s$.
- Each of $(s-a), (s-b), (s-c)$ must be strictly positive — guaranteed by the triangle inequality. If any remainder is zero or negative, the three lengths do not form a valid triangle.
- For an equilateral triangle with side $a$: $s = \\frac{3a}{2}$, so $(s-a) = \\frac{a}{2}$ for all three sides.
- Always compute $s$ first, then the three brackets — do not try to shortcut straight to the formula without $s$.
4. Step-by-Step Method
Follow these four steps every time to avoid errors:
- Label the sides. Identify $a$, $b$, $c$ clearly. The labelling is arbitrary — any side can be called $a$.
- Compute the semi-perimeter. $s = \\dfrac{a+b+c}{2}$. Double-check: $2s$ must equal $a+b+c$.
- Compute the three brackets. Find $(s-a)$, $(s-b)$, $(s-c)$ individually and verify that all three are positive.
- Apply the formula and simplify. $A = \\sqrt{s(s-a)(s-b)(s-c)}$. Prime-factorise the product inside the root to extract perfect squares, then attach the correct unit squared.
Step 1: $a=13, b=14, c=15$.
Step 2: $s = \\dfrac{13+14+15}{2} = \\dfrac{42}{2} = 21$ cm.
Step 3: $(s-a)=8,\\ (s-b)=7,\\ (s-c)=6$. All positive. ✓
Step 4: $A = \\sqrt{21 \\times 8 \\times 7 \\times 6} = \\sqrt{7056} = 84$ cm².
5. Application to Quadrilaterals
Heron's formula applies to triangles only — but every quadrilateral can be split into two triangles by drawing one diagonal. Then:
Procedure:
- Choose a diagonal that divides the quadrilateral into two triangles whose three sides are all known (or computable via Pythagoras).
- Apply Heron's formula to each triangle separately.
- Add the two areas for the total.
Common shapes tested in board exams:
- Rhombus (all sides equal): a diagonal splits it into two congruent triangles. Compute Heron's for one and double it. If both diagonals $d_1, d_2$ are given, use $A = \\frac{1}{2}d_1 d_2$ instead (faster). When only one diagonal and the side are given, use Heron's.
- Parallelogram (opposite sides equal): same idea — two congruent triangles from a diagonal. Heron's gives the area without needing the height.
- Trapezium (one pair of parallel sides): diagonal gives two different triangles — compute Heron's for each and add.
- Irregular quadrilateral: must know all four sides plus the diagonal. Apply Heron's to each of the two resulting triangles.
Important: choose the diagonal that gives you enough information. When a right angle is present in the quadrilateral, always use Pythagoras to find the diagonal first — it simplifies the subsequent Heron's calculation.
6. Special Case — Equilateral Triangle
Derive the area formula for an equilateral triangle with side $a$ directly from Heron's formula:
- $s = \\dfrac{a+a+a}{2} = \\dfrac{3a}{2}$.
- $(s-a) = \\dfrac{3a}{2} - a = \\dfrac{a}{2}$ (same for all three sides).
- $A = \\sqrt{\\dfrac{3a}{2} \\cdot \\dfrac{a}{2} \\cdot \\dfrac{a}{2} \\cdot \\dfrac{a}{2}} = \\sqrt{\\dfrac{3a^4}{16}} = \\dfrac{a^2\\sqrt{3}}{4}$.
Memorise this — it saves considerable time. Quick applications:
- Equilateral triangle of side $10$ cm: $A = \\frac{\\sqrt{3}}{4} \\times 100 = 25\\sqrt{3} \\approx 43.3$ cm².
- Equilateral triangle of side $60$ cm (traffic sign): $A = \\frac{\\sqrt{3}}{4} \\times 3600 = 900\\sqrt{3} \\approx 1558.8$ cm².
Other useful quick formulas (for reference):
- Right triangle with legs $p$ and $q$: $A = \\frac{1}{2}pq$.
- Isosceles triangle with equal sides $a$ and base $b$: $A = \\frac{b}{4}\\sqrt{4a^{2}-b^{2}}$ (derived by Heron's).
- Rhombus with diagonals $d_1, d_2$: $A = \\frac{1}{2}d_1 d_2$.
Problem: A triangular park has sides 40 m, 32 m and 24 m. Find the area of the park and the cost of fencing it at Rs 1.25 per metre.
Solution:
Let $a = 40$ m, $b = 32$ m, $c = 24$ m.
$s = \\dfrac{40+32+24}{2} = \\dfrac{96}{2} = 48$ m.
$(s-a) = 48-40 = 8$ m, $(s-b) = 48-32 = 16$ m, $(s-c) = 48-24 = 24$ m.
$A = \\sqrt{48 \\times 8 \\times 16 \\times 24}$.
Compute: $48 \\times 8 = 384$, $16 \\times 24 = 384$, product $= 384 \\times 384 = 147456$.
$A = \\sqrt{147456} = 384$ m².
Cost of fencing: perimeter $= 96$ m; cost $= 96 \\times 1.25 =$ Rs $120$.
Quick check: $24^{2} + 32^{2} = 576 + 1024 = 1600 = 40^{2}$. It's a right triangle! So $A = \\frac{1}{2} \\times 24 \\times 32 = 384$ m². ✓
Problem: The triangular side walls of a flyover have sides 122 m, 22 m and 120 m. The advertisements yield an earning of Rs 5000 per m² per year. A company hired one wall for 3 months. How much rent did it pay?
Solution:
$a = 122$ m, $b = 22$ m, $c = 120$ m.
$s = \\dfrac{122+22+120}{2} = \\dfrac{264}{2} = 132$ m.
$(s-a) = 132-122 = 10$ m, $(s-b) = 132-22 = 110$ m, $(s-c) = 132-120 = 12$ m.
$A = \\sqrt{132 \\times 10 \\times 110 \\times 12}$.
$= \\sqrt{(132 \\times 12) \\times (10 \\times 110)} = \\sqrt{1584 \\times 1100} = \\sqrt{1742400} = 1320$ m².
Verify: $22^{2} + 120^{2} = 484 + 14400 = 14884 = 122^{2}$. Right triangle — $A = \\frac{1}{2}\\times22\\times120 = 1320$ m². ✓
Annual earning per wall $= 1320 \\times 5000 =$ Rs $66{,}00{,}000$.
Rent for 3 months $= \\dfrac{3}{12} \\times 66{,}00{,}000 =$ Rs $16{,}50{,}000$.
Problem: A traffic signal board indicating "SCHOOL AHEAD" is an equilateral triangle with perimeter 180 cm. Find the area of the signal board using Heron's formula.
Solution:
Perimeter $= 180$ cm, so side $a = \\dfrac{180}{3} = 60$ cm.
$s = \\dfrac{60+60+60}{2} = 90$ cm.
$(s-a) = 90-60 = 30$ cm (same for all three sides).
$A = \\sqrt{90 \\times 30 \\times 30 \\times 30} = \\sqrt{90 \\times 27000} = \\sqrt{2430000}$.
$= \\sqrt{810000 \\times 3} = 900\\sqrt{3}$ cm² $\\approx 900 \\times 1.732 = 1558.8$ cm².
Cross-check with special formula: $\\frac{\\sqrt{3}}{4} \\times 60^{2} = \\frac{\\sqrt{3}}{4} \\times 3600 = 900\\sqrt{3}$ cm². ✓
Problem: An umbrella is made by stitching 10 triangular pieces of cloth of two different colours (5 each). Each piece measures 20 cm, 50 cm and 50 cm. How much cloth of each colour is required?
Solution:
Each piece is an isosceles triangle with $a = 20$ cm, $b = 50$ cm, $c = 50$ cm.
$s = \\dfrac{20+50+50}{2} = \\dfrac{120}{2} = 60$ cm.
$(s-20) = 40$ cm, $(s-50) = 10$ cm, $(s-50) = 10$ cm.
$A_{\\text{one piece}} = \\sqrt{60 \\times 40 \\times 10 \\times 10} = \\sqrt{240000} = \\sqrt{40000 \\times 6} = 200\\sqrt{6}$ cm².
$\\approx 200 \\times 2.449 = 489.9 \\approx 490$ cm².
Cloth per colour (5 pieces) $= 5 \\times 200\\sqrt{6} = 1000\\sqrt{6}$ cm² $\\approx 2449$ cm².
Problem: A rhombus-shaped field has green grass for 18 cows to graze. Each side of the rhombus is 30 m and its longer diagonal is 48 m. How much area of grass field will each cow be getting?
Solution:
Diagonal $BD = 48$ m splits rhombus $ABCD$ into two congruent triangles $\\triangle ABD$ and $\\triangle CBD$.
For $\\triangle ABD$: sides $AB = AD = 30$ m, $BD = 48$ m.
$s = \\dfrac{30+30+48}{2} = \\dfrac{108}{2} = 54$ m.
$(s-30) = 24$ m, $(s-30) = 24$ m, $(s-48) = 6$ m.
$A_{\\triangle ABD} = \\sqrt{54 \\times 24 \\times 24 \\times 6} = \\sqrt{54 \\times 6 \\times 24 \\times 24} = \\sqrt{324 \\times 576} = 18 \\times 24 = 432$ m².
Total area of rhombus $= 2 \\times 432 = 864$ m².
Area per cow $= \\dfrac{864}{18} = 48$ m² per cow.
Alternative check: other diagonal via Pythagoras: $\\frac{d_2}{2} = \\sqrt{30^{2}-24^{2}} = \\sqrt{900-576} = \\sqrt{324} = 18$ m, so $d_2 = 36$ m. $A = \\frac{1}{2} \\times 48 \\times 36 = 864$ m². ✓
Problem: A park in the shape of quadrilateral $ABCD$ has $\\angle C = 90°$ and sides $AB = 9$ m, $BC = 12$ m, $CD = 5$ m, $DA = 8$ m. Find the area of the park.
Solution:
Step 1 — Find diagonal BD. In right $\\triangle BCD$: $BD = \\sqrt{BC^{2}+CD^{2}} = \\sqrt{144+25} = \\sqrt{169} = 13$ m.
Step 2 — Area of $\\triangle BCD$ (right angle at $C$): $A_1 = \\frac{1}{2} \\times 12 \\times 5 = 30$ m².
Step 3 — Area of $\\triangle ABD$ by Heron's: sides $AB=9$, $AD=8$, $BD=13$ m.
$s = \\dfrac{9+8+13}{2} = 15$ m. $(s-9)=6$, $(s-8)=7$, $(s-13)=2$.
$A_2 = \\sqrt{15 \\times 6 \\times 7 \\times 2} = \\sqrt{1260} = \\sqrt{36 \\times 35} = 6\\sqrt{35}$ m² $\\approx 6 \\times 5.916 = 35.5$ m².
Total area $= 30 + 6\\sqrt{35} \\approx 30 + 35.5 = 65.5$ m².
(Exact answer: $(30 + 6\\sqrt{35})$ m².)
Exercise 10.1 (All 6 questions)
Q1. A traffic signal board indicating "SCHOOL AHEAD" is an equilateral triangle with side $a$. Find the area of the signal board using Heron's formula. If its perimeter is 180 cm, what will be the area?
Solution: $s = \\frac{3a}{2}$. Then $(s-a) = \\frac{a}{2}$ for all three sides.
$A = \\sqrt{\\frac{3a}{2} \\cdot \\frac{a}{2} \\cdot \\frac{a}{2} \\cdot \\frac{a}{2}} = \\sqrt{\\frac{3a^{4}}{16}} = \\frac{\\sqrt{3}}{4}a^{2}$.
For perimeter $= 180$ cm: $a = 60$ cm. $A = \\frac{\\sqrt{3}}{4} \\times 3600 = 900\\sqrt{3}$ cm².
Q2. The triangular side walls of a flyover have sides 122 m, 22 m and 120 m. The advertisements yield Rs 5000 per m² per year. A company hired one wall for 3 months. How much rent did it pay?
Solution: Same as Example 2. Area $= 1320$ m². Rent for 3 months $=$ Rs $16{,}50{,}000$.
Q3. There is a slide in a park. A triangular cross-section has sides 1.7 m, 1.8 m and 1 m. Find the area of the cross-section.
Solution: $s = \\frac{1.7+1.8+1}{2} = \\frac{4.5}{2} = 2.25$ m.
$(s-1.7)=0.55$, $(s-1.8)=0.45$, $(s-1)=1.25$.
$A = \\sqrt{2.25 \\times 0.55 \\times 0.45 \\times 1.25}$.
Product $= 2.25 \\times 0.55 \\times 0.45 \\times 1.25 = 0.6992...$
$A \\approx \\sqrt{0.6992} \\approx 0.836$ m² $\\approx 0.84$ m².
Q4. Find the area of a triangle two sides of which are 18 cm and 10 cm and the perimeter is 42 cm.
Solution: Third side $= 42 - 18 - 10 = 14$ cm.
$s = \\frac{42}{2} = 21$ cm. $(s-18)=3$, $(s-10)=11$, $(s-14)=7$.
$A = \\sqrt{21 \\times 3 \\times 11 \\times 7} = \\sqrt{4851} = \\sqrt{9 \\times 539} = 3\\sqrt{539}$ cm².
$= 3\\sqrt{7 \\times 77} = 3 \\times 7\\sqrt{11} = 21\\sqrt{11}$ cm² $\\approx 69.65$ cm².
Q5. Sides of a triangle are in the ratio 12:17:25 and its perimeter is 540 cm. Find the area.
Solution: $k(12+17+25) = 540 \\Rightarrow 54k = 540 \\Rightarrow k = 10$. Sides: $120$ cm, $170$ cm, $250$ cm.
$s = \\frac{540}{2} = 270$ cm. $(s-120)=150$, $(s-170)=100$, $(s-250)=20$.
$A = \\sqrt{270 \\times 150 \\times 100 \\times 20} = \\sqrt{81{,}000{,}000} = 9000$ cm².
Q6. An isosceles triangle has perimeter 30 cm and each of the equal sides is 12 cm. Find the area of the triangle.
Solution: Base $= 30 - 12 - 12 = 6$ cm.
$s = \\frac{30}{2} = 15$ cm. $(s-12)=3$, $(s-12)=3$, $(s-6)=9$.
$A = \\sqrt{15 \\times 3 \\times 3 \\times 9} = \\sqrt{1215} = \\sqrt{81 \\times 15} = 9\\sqrt{15}$ cm² $\\approx 34.85$ cm².
- 9 cm
- 8 cm
- 18 cm
- 12 cm
- 30 cm²
- 36 cm²
- 60 cm²
- 25 cm²
- $6\\sqrt{3}$ cm²
- $3\\sqrt{3}$ cm²
- $3$ cm²
- $12$ cm²
- 84 cm²
- 70 cm²
- 96 cm²
- 105 cm²
- 96 cm²
- 60 cm²
- 48 cm²
- 120 cm²
- $100\\sqrt{3}$ cm²
- $25\\sqrt{3}$ cm²
- $400\\sqrt{3}$ cm²
- $200\\sqrt{3}$ cm²
- only the base is known
- all three sides are known but no height is given
- the triangle is right-angled only
- base and height both are given
- 864 m²
- 432 m²
- 576 m²
- 1728 m²
- 20 m²
- 2400 m²
- 100 m²
- 50 m²
- $3s$
- $s$
- $2s$
- $a+b+c$
$A = \\sqrt{16\\times6\\times6\\times4} = \\sqrt{2304} = 48$ cm².
$s=16$; $(s-12)=4$, $(s-12)=4$, $(s-8)=8$.
$A=\\sqrt{16\\times4\\times4\\times8}=\\sqrt{2048}=32\\sqrt{2}$ cm² $\\approx 45.25$ cm².
$A_{\\triangle ABC}=\\frac{1}{2}\\times9\\times40=180$ m².
$\\triangle ACD$: sides $41$, $28$, $15$ m. $s=42$; $(s-41)=1$, $(s-28)=14$, $(s-15)=27$.
$A_{\\triangle ACD}=\\sqrt{42\\times1\\times14\\times27}=\\sqrt{15876}=126$ m².
Total $=180+126=$ 306 m².
Triangle with sides 13, 14, 15 m: $s=21$; $A=\\sqrt{21\\times8\\times7\\times6}=84$ m². Height of triangle $= h = \\frac{2\\times84}{15}=11.2$ m.
Area of trapezium $= \\frac{1}{2}(25+10)\\times11.2 = \\frac{1}{2}\\times35\\times11.2 =$ 196 m².
$(a+b)^{2}=1225$, so $2ab=1225-625=600$, $ab=300$.
Legs are roots of $t^{2}-35t+300=0$: $(t-20)(t-15)=0$, giving $15$ cm and $20$ cm.
Heron's: $s=30$; $A=\\sqrt{30\\times15\\times10\\times5}=\\sqrt{22500}=$ 150 cm². (Or directly $\\frac{1}{2}\\times15\\times20=150$ cm². ✓)
Common Mistakes and Exam Tips
- Using full perimeter instead of semi-perimeter: $s = \\frac{a+b+c}{2}$, NOT $a+b+c$. Divide by 2 before substituting.
- Arithmetic inside the root: compute the product $s(s-a)(s-b)(s-c)$ as a single number. Use prime factorisation to pull out perfect squares before taking the root — never root each factor separately (e.g. $\\sqrt{21}\\times\\sqrt{8}$ is harder than $\\sqrt{21\\times8}=\\sqrt{168}$).
- Wrong units: area is always in square units. Sides in m give area in m², not m.
- Quadrilateral — finding the diagonal: you must know (or compute) the diagonal to split the quadrilateral. If a right angle is present, use Pythagoras. Never assume the diagonal is given if it is not stated.
- Equilateral formula misapplied: $\\frac{\\sqrt{3}}{4}a^{2}$ is valid only when all three sides are equal. Do not use it for isosceles or scalene triangles.
- Cross-check with right-triangle shortcut: whenever the sides satisfy $a^{2}+b^{2}=c^{2}$, verify your Heron's answer with $A=\\frac{1}{2}\\times a\\times b$. Any discrepancy signals an arithmetic error.
Book a free demo class