In Heron’s Formula, the sides of the triangle are represented by \(\small a\), \(\small b\), and \(\small c\).
1. Setup
Consider a triangle with sides \(\small a\), \(\small b\), and \(\small c\). Let the altitude \(\small h\) drop to the base \(\small b\), dividing it into two segments: \(\small d\) and \(\small b - d\).
By the Pythagorean theorem:
\[\small h^2 = c^2 - d^2 \quad \text{--- (1)} \] \[\small h^2 = a^2 - (b - d)^2 \quad \text{--- (2)} \]2. Solving for \(\small d\)
Equating equations (1) and (2):
\[\small c^2 - d^2 = a^2 - (b^2 - 2bd + d^2) \] \[\small c^2 - d^2 = a^2 - b^2 + 2bd - d^2 \] \[\small c^2 = a^2 - b^2 + 2bd \]Rearranging to find \(\small d\):
\[\small d = \frac{b^2 + c^2 - a^2}{2b} \]3. Expressing Height \(\small h\) in terms of sides
Substitute \(\small d\) back into \(\small h^2 = c^2 - d^2\):
\[\small h^2 = c^2 - \left( \frac{b^2 + c^2 - a^2}{2b} \right)^2 \]Using the difference of squares identity \(\small X^2 - Y^2 = (X - Y)(X + Y)\):
\[\small h^2 = \frac{(2bc)^2 - (b^2 + c^2 - a^2)^2}{4b^2} \] \[\small h^2 = \frac{[2bc - (b^2 + c^2 - a^2)][2bc + (b^2 + c^2 - a^2)]}{4b^2} \]Grouping terms to form perfect squares:
\[\small h^2 = \frac{[a^2 - (b - c)^2][(b + c)^2 - a^2]}{4b^2} \] \[\small h^2 = \frac{(a - (b - c))(a + (b - c))((b + c) - a)((b + c) + a)}{4b^2} \] \[\small h^2 = \frac{(a - b + c)(a + b - c)(b + c - a)(a + b + c)}{4b^2} \]4. Introducing the Semi-perimeter (\(\small s\))
Let the semi-perimeter be \(\small s = \frac{a + b + c}{2}\). Then \(\small 2s = a + b + c\). We can rewrite the factors as:
- \(\small a + b + c = 2s\)
- \(\small b + c - a = 2s - 2a = 2(s - a)\)
- \(\small a + c - b = 2s - 2b = 2(s - b)\)
- \(\small a + b - c = 2s - 2c = 2(s - c)\)
Substituting these into the expression for \(\small h^2\):
\[\small h^2 = \frac{2(s-b) \cdot 2(s-c) \cdot 2(s-a) \cdot 2s}{4b^2} \] \[\small \begin{aligned} h^2 &= \frac{16s(s-a)(s-b)(s-c)}{4b^2}\\ &= \frac{4s(s-a)(s-b)(s-c)}{b^2} \end{aligned}\]5. Final Area Calculation
The area \(\small \Delta\) is given by \(\small \frac{1}{2}bh\):
\[\small \Delta^2 = \frac{1}{4}b^2h^2 \] \[\small \Delta^2 = \frac{1}{4}b^2 \left( \frac{4s(s-a)(s-b)(s-c)}{b^2} \right) \] \[\small \Delta^2 = s(s-a)(s-b)(s-c) \]\[\small \Delta = \sqrt{s(s-a)(s-b)(s-c)} \]
- Heron’s Formula
- Semi-perimeter concept
-
1Calculate semi-perimeter
-
2Substitute values in Heron’s Formula
-
3Simplify carefully
-
Given:
\[\small a=13,\quad b=14,\quad c=15 \]
-
Semi-perimeter:
\[\small s=\frac{13+14+15}{2} \]
-
Applying Heron’s Formula:
\[\small \begin{aligned} \text{Area}&=\sqrt{21(21-13)(21-14)(21-15)}\\ &=\sqrt{21\times8\times7\times6}\\ &=\sqrt{7056}\\ &=84 \end{aligned} \]
- Finding area of triangular parks and fields
- Land surveying
- Construction engineering
- Architecture and map designing
- Navigation and geographical calculations
- Computer graphics and animation
- Using perimeter instead of semi-perimeter
- Incorrect subtraction in \(\small (s-a)\), \(\small (s-b)\), or \(\small (s-c)\)
- Calculation errors while simplifying square roots
- Ignoring units in final answer
- Applying formula to invalid triangles
A farmer owns a triangular field with sides \(\small 50\text{ m}\), \(\small 52\text{ m}\), and \(\small 26\text{ m}\). He wants to calculate the area for irrigation planning.
Questions
- Find the semi-perimeter of the field.
- Calculate the area using Heron’s Formula.
- If irrigation costs ₹12 per square metre, find total cost.
Solution
\[\small s=\frac{50+52+26}{2}=64 \]
\[\small \text{Area}=\sqrt{64(64-50)(64-52)(64-26)} \]
\[\small =\sqrt{64\times14\times12\times38} \]
\[\small =\sqrt{408576} \]
\[\small =639.2\text{ m}^2\ (\text{approx}) \]
Irrigation cost:
\[\small 639.2\times12=7670.4 \]
\[\small \text{Total Cost}=\text{₹ } 7670.4 \]
In many triangles, especially scalene triangles, finding the height directly is difficult. Sometimes the altitude lies outside the triangle or is not given in the question. In such situations, Heron’s Formula provides a quick and reliable method to calculate the area using only the lengths of the three sides.
Normally, the area of a triangle is calculated using:
\[\small \text{Area}=\frac{1}{2}\times \text{Base}\times \text{Height} \]
However, this method requires the height (altitude) of the triangle. In many practical problems, only the sides are known while the height is unknown.
| Ordinary Area Formula | Heron’s Formula |
|---|---|
| \[\small \frac{1}{2}\times \text{Base}\times \text{Height}\] | \[\small \sqrt{s(s-a)(s-b)(s-c)}\] |
| Requires height | Requires only sides |
| Easy for right triangles | Useful for all triangles |
| Not always convenient | Very useful in difficult problems |
Before applying Heron’s Formula, the first and most important step is to calculate the semi-perimeter of the triangle.
The semi-perimeter is half of the total perimeter of the triangle. It is represented by the symbol \(\small s\).
-
1Add all three sides of the triangle.
-
2Divide the result by 2.
-
3The obtained value is the semi-perimeter.
-
Given
\[\small a=6,\quad b=8,\quad c=10\]
-
Semi-perimeter:
\[\small \begin{aligned} s&=\frac{a+b+c}{2}\\ &=\frac{6+8+10}{2}\\ &=\frac{24}{2}\\ \Rightarrow s&=12 \end{aligned}\]
-
Therefore, the semi-perimeter is:
\[\small 12\text{ cm}\]
- Students often use perimeter instead of semi-perimeter.
- Errors occur while adding side lengths.
- Sometimes division by \(\small 2\) is forgotten.
- Units are ignored in final answers.
After calculating the semi-perimeter of a triangle, we can directly find its area using Heron’s Formula without measuring the height.
Statement of Heron’s Formula
If a triangle has sides:
\[\small a,\quad b,\quad c \]
and semi-perimeter:
\[\small s=\frac{a+b+c}{2} \]
then the area of the triangle is:
\[\small \Delta=\sqrt{s(s-a)(s-b)(s-c)} \]
Heron’s Formula is universal and can be applied to almost every type of triangle.
- Scalene Triangle — all sides are different
- Isosceles Triangle — two sides are equal
- Equilateral Triangle — all sides are equal
- Acute Triangle — all angles are less than \(\small 90^\circ\)
- Obtuse Triangle — one angle is greater than \(\small 90^\circ\)
- Right Triangle — one angle is \(\small 90^\circ\)
-
1Write the lengths of all three sides\[\small a,\;b\;\&\;c\]
-
2Calculate the semi-perimeter:\[\small s=\frac{a+b+c}{2}\]
-
3Substitute the values into:\[\small \Delta=\sqrt{s(s-a)(s-b)(s-c)}\]
-
4Simplify carefully.
-
5Write the final answer with square units
- Semi-perimeter
- Heron’s Formula
-
Given
\[\small a=5,\quad b=12,\quad c=13\]
-
Semi-perimeter:
\[\small \begin{aligned}s&=\frac{5+12+13}{2}\\ &=\frac{30}{2}\\&=15\end{aligned}\]
-
Applying Heron’s Formula:
\[\small \begin{aligned} \Delta&=\sqrt{15(15-5)(15-12)(15-13)}\\ &=\sqrt{900}\\ &=30 \end{aligned} \]
- Using perimeter instead of semi-perimeter
- Incorrect subtraction in \(\small (s-a)\), \(\small (s-b)\), and \(\small (s-c)\)
- Ignoring brackets during multiplication
- Errors in square root simplification
- Not writing square units in final answer
Heron’s Formula is mainly used for triangles, but it can also help us find the area of a quadrilateral by dividing the quadrilateral into two triangles.
A diagonal of the quadrilateral splits it into two triangles. If the lengths of all required sides are known, then:
- Find the area of the first triangle using Heron’s Formula.
- Find the area of the second triangle using Heron’s Formula.
- Add both areas to obtain the total area of the quadrilateral.
-
1Draw a diagonal inside the quadrilateral.
-
2The quadrilateral gets divided into two triangles.
-
3Identify the three sides of each triangle.
-
4Calculate the semi-perimeter of both triangles separately.
-
5Apply Heron’s Formula for each triangle.
-
6Add the two areas.
- Division of quadrilateral into triangles
- Heron’s Formula
- Semi-perimeter
-
Area of First Triangle
-
Semi-perimeter:
\[\small \begin{aligned} s_1&=\frac{5+6+7}{2}\\ &=\frac{18}{2}&\\&=9 \end{aligned} \]
-
Area:
\[\small \begin{aligned} \Delta_1 &=\sqrt{9(9-5)(9-6)(9-7)}\\ &=\sqrt{9\times4\times3\times2}\\ &=\sqrt{216}\\ &=6\sqrt{6} \end{aligned} \]
-
Area of Second Triangle
-
Semi-perimeter:
\[\small \begin{aligned} s_2&=\frac{8+9+7}{2}\\ &=\frac{24}{2}\\ &=12 \end{aligned} \]
-
Area:
\[\small \begin{aligned} \Delta_2 &= \sqrt{12(12-8)(12-9)(12-7)}\\ &=\sqrt{12\times4\times3\times5}\\ &=\sqrt{720}\\ &=12\sqrt{5} \end{aligned} \]
-
Total Area of Quadrilateral
\[\small \begin{aligned} \text{Area} & = 6\sqrt{6}+12\sqrt{5}\\ &\approx 41.56\text{ cm}^2 \end{aligned} \]
- Using wrong sides for one of the triangles
- Forgetting to include the diagonal as a side
- Adding areas incorrectly
- Calculation errors during square root simplification
- Ignoring units in final answer
- Find the third side using the perimeter.
- Write all side lengths clearly.
- Calculate the semi-perimeter.
- Apply Heron’s Formula.
- Simplify the square root carefully.
-
Given
Two sides of the triangle are:
\[\small 8\text{ cm and }11\text{ cm} \]
Perimeter of the triangle:
\[\small 32\text{ cm} \]
-
Find the Third Side
We know:
\[\small \text{Perimeter}=a+b+c \]
Therefore:
\[\small \text{Third side} = 32-(8+11) \]
\[\small =32-19 \]
\[\small =13\text{ cm} \]
-
Write the Side Lengths
\[\small a=8\text{ cm} \]
\[\small b=11\text{ cm} \]
\[\small c=13\text{ cm} \]
-
Calculate the Semi-Perimeter
Semi-perimeter:
\[\small \begin{aligned} s&=\frac{a+b+c}{2}\\ &=\frac{8+11+13}{2}\\ &=\frac{32}{2}\\ &=16\text{ cm} \end{aligned} \]
- Apply Heron’s Formula Heron’s Formula: \[\small \Delta=\sqrt{s(s-a)(s-b)(s-c)} \]
- Substitute the values: \[\small \begin{aligned} \Delta&=\sqrt{16(16-8)(16-11)(16-13)}\\ &=\sqrt{16\times8\times5\times3}\\ &=\sqrt{64\times30}\\ &=8\sqrt{30} \end{aligned} \]
- Final Answer \[\small \text{Area}=8\sqrt{30}\text{ cm}^2\]
- Verification of Triangle Condition The given sides form a valid triangle because: \[\small 8+11>13\] \[\small 11+13>8\] \[\small 13+8>11\] Hence, the triangle is valid.
- Using wrong value for the third side
- Using perimeter instead of semi-perimeter
- Errors while simplifying square roots
- Ignoring units in final answer
A triangular park \(\small ABC\) has sides \(\small 120\text{ m}\), \(\small 80\text{ m}\), and \(\small 50\text{ m}\). A gardener Dhania has to put a fence all around it and also plant grass inside. Find:
- The area of the park to be planted with grass
- The cost of fencing the park with barbed wire at the rate of ₹20 per metre, leaving a gate \(\small 3\text{ m}\) wide
- Write the side lengths clearly.
- Calculate the semi-perimeter.
- Apply Heron’s Formula to find the area.
- Calculate the perimeter for fencing.
- Subtract gate width from perimeter.
- Multiply by fencing rate.
- Given \[\small a=120\text{ m},\quad b=80\text{ m},\quad c=50\text{ m}\]
- Find the Semi-Perimeter Semi-perimeter \[\small \begin{aligned} s&=\frac{a+b+c}{2}\\ &=\frac{120+80+50}{2}\\ &=\frac{250}{2}\\ &=125\text{ m} \end{aligned} \]
- Calculate the Terms \[\small \begin{aligned} s-a&=125-120=5\\ s-b&=125-80=45\\ s-c&=125-50=75 \end{aligned} \]
- Apply Heron’s Formula Heron’s Formula: \[\small \Delta =\sqrt{s(s-a)(s-b)(s-c)} \]
- Substitute the values: \[\small \Delta = \sqrt{125\times5\times45\times75}\]
- Simplify the Expression Write each number in factorized form: \[\small 125=5^3\] \[\small 45=3^2\times5\] \[\small 75=3\times5^2\]
- Therefore: \[\small 125\times5\times45\times75 = 5^7\times3^3 \]
- Taking square root: \[\small \begin{aligned} \Delta &= \sqrt{5^7\times3^3}\\ &=5^3\times3\times\sqrt{5\times3}\\ &=125\times3\times\sqrt{15}\\ &=375\sqrt{15}\text{ m}^2 \end{aligned} \]
- Area of the Park \[\small \text{Area}=375\sqrt{15}\text{ m}^2\]
- Find the Perimeter \[\small \begin{aligned} P&=a+b+c\\ &=120+80+50\\ &=250\text{ m} \end{aligned} \]
-
Calculate Wire Length A gate of width \(\small 3\text{ m}\) is left open.
Therefore: \[\small \begin{aligned} \text{Wire Length} &= 250-3\\ &=247\text{ m} \end{aligned} \] - Find the Cost of Fencing Rate of fencing: \[\small \text{₹ }20\text{ per metre}\]
- Cost: \[\small \begin{aligned} \text{Cost} &= 247\times20\\ &=\text{₹ }4940 \end{aligned} \]
- Forgetting to subtract the gate width
- Using perimeter instead of semi-perimeter in Heron’s Formula
- Incorrect square root simplification
- Calculation errors during multiplication
- Ignoring units in final answers
- Heron’s Formula is extremely useful in practical geometry problems.
- Area and perimeter are different quantities.
- Real-life problems often combine geometry with arithmetic calculations.
- Careful simplification improves accuracy and presentation.
- Assume the sides according to the ratio.
- Use the perimeter to find the common multiplier.
- Determine the actual side lengths.
- Find the semi-perimeter.
- Apply Heron’s Formula.
- Simplify carefully.
- Understand the Ratio The sides are in the ratio:\[\small 3:5:7\]
- Let the common factor be \(\small x\). Then the sides are:\[\small 3x,\quad 5x,\quad 7x\]
- Use the Perimeter Perimeter of the triangle:\[\small 300\text{ m}\]
- Therefore: \[\small \begin{aligned} 3x+5x+7x&=300\\ 15x&=300\\ x&=\frac{300}{15}\\ x&=20 \end{aligned} \]
- Find the Actual Side Lengths \[\small a=3\times20=60\text{ m}\] \[\small b=5\times20=100\text{ m}\] \[\small c=7\times20=140\text{ m}\]
- Calculate the Semi-Perimeter Semi-perimeter: \[\small \begin{aligned} s&=\frac{a+b+c}{2}\\ &=\frac{60+100+140}{2}\\ &=\frac{300}{2}\\ &=150\text{ m} \end{aligned} \]
- Find the Differences \[\small s-a=150-60=90\] \[\small s-b=150-100=50\] \[\small s-c=150-140=10\]
- Apply Heron’s Formula Heron’s Formula: \[\small \Delta=\sqrt{s(s-a)(s-b)(s-c)}\]
- Substitute the values: \[\small \Delta = \sqrt{150\times90\times50\times10}\]
- Simplify the Expression Prime factorization: \[\small 150=2\times3\times5^2\] \[\small 90=2\times3^2\times5\] \[\small 50=2\times5^2\] \[\small 10=2\times5\]
- Therefore: \[\small 150\times90\times50\times10= 2^4\times3^3\times5^6 \]
- Taking square root: \[\small \begin{aligned} \Delta &= \sqrt{2^4\times3^3\times5^6}\\ &=2^2\times3\times5^3\times\sqrt{3}\\ &=4\times3\times125\sqrt{3}\\ &=1500\sqrt{3}\text{ m}^2 \end{aligned} \]
- Verification of Triangle Condition The triangle is valid because: \[\small 60+100>140\] \[\small 100+140>60\] \[\small 140+60>100\]
- Using the ratio values directly as side lengths
- Forgetting to multiply by the common factor
- Using perimeter instead of semi-perimeter
- Errors in prime factorization
- Incorrect square root simplification
- Ratios can represent side lengths proportionally.
- Perimeter helps determine the actual dimensions.
- Heron’s Formula works efficiently even with large values.
- Prime factorization simplifies difficult square roots.
Heron's Formula
An interactive learning engine — formulas, AI-style step solvers, concept questions, and immersive modules to master area of triangles.
s = 3a/2 → simplifies to this elegant form.
Derived directly from Heron's formula.
Legs are the base and height.
-
Drop a perpendicular (height h) from vertex C to side AB
Let the foot be D. Set AD = x, so DB = c − x. Using the Pythagorean theorem on both triangles formed: h² = a² − (c−x)² and h² = b² − x².
-
Solve for x
Equating the two expressions: b² − x² = a² − c² + 2cx − x² → x = (b² + c² − a²) / (2c).
-
Substitute back to find h²
h² = b² − x² = (b−x)(b+x). After substituting x and factoring algebraically, we get the expression s(s−a)(s−b)(s−c).
-
Final result
Since Area = ½ × base × height = ½ × c × h, substituting h = √[4s(s−a)(s−b)(s−c)/c²] gives: Area = √[s(s−a)(s−b)(s−c)].
| Triangle Type | Known Info | Best Formula | Ease |
|---|---|---|---|
| Any triangle | All 3 sides (a, b, c) | Heron's Formula | ★★★ |
| Right triangle | Two legs (base, height) | ½ × b × h | ★★★★ |
| Equilateral | One side (a) | (√3/4) × a² | ★★★★ |
| General triangle | Base + height | ½ × base × height | ★★★★ |
| Quadrilateral | 4 sides + 1 diagonal | Heron's (×2) | ★★★ |
-
Always validate the triangle first
Before computing, check the triangle inequality: a + b > c, b + c > a, and a + c > b must all hold. If any fails, no triangle exists and the formula has no meaning.
-
Compute (s−a), (s−b), (s−c) first, then multiply
Write out all four values: s, s−a, s−b, s−c before touching the product. This prevents careless arithmetic errors and makes the process transparent.
-
Equilateral shortcut saves time
If all three sides are equal, don't use Heron's — jump straight to A = (√3/4)a². It's faster and less error-prone in exams. Heron's would give the same answer, but with more steps.
-
Memorise √3 ≈ 1.732 for equilateral area
When sides are integers, the answer often involves √3. Knowing √3 ≈ 1.732 helps you approximate or verify answers quickly without a calculator.
-
Break composite shapes into triangles
Quadrilaterals, pentagons, hexagons — any polygon can be divided into triangles using diagonals. Apply Heron's to each triangle, then sum the areas. This is extremely powerful in NCERT problems.
-
s(s−a)(s−b)(s−c) must be ≥ 0
If the product under the square root is negative, it signals either an invalid triangle or a computational mistake. Use this as a built-in self-check when working manually.
-
Keep fractions exact until the final step
If s comes out as a fraction (e.g., 21/2), work with fractions throughout. Only convert to decimal at the final answer to avoid accumulated rounding errors.
-
Perimeter = 2s — use it to find unknowns
If the question gives perimeter directly, halve it to get s. If the perimeter and two sides are given, find the third side from 2s − a − b = c.
-
Pythagorean triplets: memorise them
(3,4,5), (5,12,13), (7,24,25), (8,15,17), (9,40,41). When sides match a triplet, area = ½ × leg₁ × leg₂ instantly.
-
Perfect-square products
If s(s−a)(s−b)(s−c) simplifies to a perfect square (e.g., 144), the area is a whole number. Look for this pattern first.
-
Factor before multiplying
Try to simplify s(s−a)(s−b)(s−c) by factoring out common terms before taking the square root. E.g., 9 × 16 = 144, so √144 = 12.
-
Units must be consistent
If one side is in cm and another in m, convert first. The area will be in (unit)². State it clearly — e.g., 24 cm².
-
Did I verify triangle inequality?
Sum of each pair of sides must exceed the third.
-
Is s = (a+b+c)/2?
Not a+b+c. Always halved.
-
Are s−a, s−b, s−c all positive?
If any is zero or negative, recheck. Zero means degenerate triangle.
-
Did I take the square root of the entire product?
√[s·(s−a)·(s−b)·(s−c)] — all four factors under one root.
-
Are units consistent and stated in the answer?
Area in square units (cm², m², etc.).
Check: 9² + 40² = 81 + 1600 = 1681 = 41² → Right triangle!
Each triangle has sides: 13, 13, 10 (isosceles).
Actually: sides of quad are 80, 60, 40, 50 with diagonal between the 90° vertex and opposite vertex = 100.
The second triangle has sides 40, 50, 100.
This is degenerate. Reconfigure: Let diagonal AC split quad ABCD where AB=80, BC=60 (∠B=90°) so AC = 100. The other sides CD=40, DA=50.
△ABD: s=(80+50+10√41)/2... messy.
Best approach for this problem: Use ∠B=90° (between 80 m and 60 m sides) — these are the perpendicular sides so AC=100m is diagonal, second △ACD has sides AC=100, CD=40, DA=50. Since 40+50=90<100, this layout is impossible — indicates the 90° is at a different vertex. Use ∠A=90° between sides of 80 m (AB) and 50 m (AD). BD=√(80²+50²)=√(8900)=10√89≈94.34.
△ABD: A₁=½×80×50=2000 m²
△BCD: sides BD≈94.34, BC=60, CD=40.
s=(94.34+60+40)/2=97.17
A₂=√[97.17×2.83×37.17×57.17]≈√[585756]≈765 m²
Total≈2765 m².
Cleaner version: let ∠between sides 60 and 40 be 90°: diag=√(60²+40²)=√5200=20√13. Too messy for Class IX.
Final answer using the most standard interpretation:
The classic version of this problem (NCERT 10.4-style) uses AB=9,BC=40,CD=28,DA=15 with ∠B=90°.
For this problem with 80,60,40,50 and ∠B=90°: AC=100. Second triangle can't form. So the angle must be between 40m & 50m sides (∠D=90°):
Recent posts
Get in Touch
Let's Connect
Questions, feedback, or suggestions?
We'd love to hear from you.