Courses
Courses for Kids
Free study material
Offline Centres
More
Store Icon
Store

How to Calculate the Area of a Triangle

ffImage
hightlight icon
highlight icon
highlight icon
share icon
copy icon
SearchIcon
widget title icon
Latest Updates

widget icon
Start Your JEE Practice Here :
JEE Test Series 2026

Step-by-Step Guide to Triangle Area Formula with Examples

A triangle is a fundamental planar geometric figure determined by three non-collinear points, known as vertices, connected by three straight line segments, known as sides. Determining the area enclosed by a triangle is essential in geometric computations, coordinate geometry, and trigonometry. The area can be determined by various formulae depending on the given data, such as side lengths, altitude, or included angles.


Canonical Formula for Area of a Triangle Using Base and Altitude

Let $ABC$ be a triangle with base $BC = b$ and corresponding altitude (height) from vertex $A$ to side $BC$ as $h$. The area, denoted by $A_\triangle$, is given by the formula:


$A_\triangle = \dfrac{1}{2} \times b \times h$


This formula holds for any triangle, regardless of type, provided the length of the base and its corresponding altitude are known. Both $b$ and $h$ must be in the same unit, and the area is expressed in square units. For comprehensive reading on polygonal area formulae, refer to the Area Of Triangle Formula page.


Area Formulae for Special Classes of Triangles

An equilateral triangle is defined by all sides being equal in length, denoted $a$. The formula for its area is derived by constructing an altitude, using the Pythagorean theorem, and is given by:


$A_{\text{equilateral}} = \dfrac{\sqrt{3}}{4} a^2$


A right-angled triangle is characterized by one angle being exactly $90^\circ$. Let the perpendicular sides be $b$ and $h$. The area is:


$A_{\text{right triangle}} = \dfrac{1}{2} b \, h$


An isosceles triangle has two equal sides, denoted $a$, and a base $b$. Dropping a perpendicular from the vertex opposite the base bisects the base. If $h$ is the altitude to $b$, then using the Pythagorean theorem:


Let $h = \sqrt{a^2 - \left(\frac{b}{2}\right)^2}$ so the area is


$A_{\text{isosceles}} = \dfrac{1}{2} b h = \dfrac{1}{2} b \sqrt{a^2 - \left( \frac{b}{2}\right)^2} = \dfrac{b}{4} \sqrt{4a^2 - b^2}$


Derivation of Area by Heron's Formula (Three Sides Known)

When the lengths of all three sides $a$, $b$, and $c$ of a triangle are known and no altitude measure is given, the area can be obtained by Heron's formula. The semi-perimeter $s$ is defined as $s = \dfrac{a+b+c}{2}$. The area is then:


$A_\triangle = \sqrt{ s(s-a)(s-b)(s-c) }$


The steps for the derivation are as follows.


Let the triangle have sides $a$, $b$, and $c$ opposite vertices $A$, $B$, and $C$ respectively. Draw the triangle with base $c$, and let $h$ be the altitude from vertex $A$ to base $c$. The area is $A_\triangle = \dfrac{1}{2} c h$.


Let $b$ and $a$ be the other two sides. Drop perpendicular $AD$ from $A$ to $BC$, such that $BD = x$ and $DC = c - x$. By geometry, $AB = b$; $AC = a$.


From the right triangle $ABD$: $AB^2 = h^2 + x^2 \implies h^2 = b^2 - x^2$


From the right triangle $ADC$: $AC^2 = h^2 + (c-x)^2 \implies h^2 = a^2 - (c-x)^2$


Set the two expressions for $h^2$ equal: $b^2 - x^2 = a^2 - (c-x)^2$


Expand $(c-x)^2$: $= c^2 - 2c x + x^2$


Thus $b^2 - x^2 = a^2 - c^2 + 2c x - x^2$


Bring $x^2$ terms to one side: $b^2 = a^2 - c^2 + 2c x$


$2c x = b^2 - a^2 + c^2$ so $x = \dfrac{b^2 - a^2 + c^2}{2c}$


Recall $h^2 = b^2 - x^2$, substitute the value of $x$:


$h^2 = b^2 - \left( \dfrac{b^2 - a^2 + c^2}{2c} \right)^2$


So, $A_\triangle = \dfrac{1}{2} c h$


After algebraic expansion and simplification (see standard textbooks for full expansion), we obtain:


$A_\triangle = \sqrt{ s(s-a)(s-b)(s-c) }$


Heron's formula allows computation of the area without knowledge of altitudes or angles. For formulas related to four-sided figures, see Area Formula For Quadrilateral.


Area When Two Sides and the Included Angle Are Known (Sine Formula)

Consider a triangle where two sides, $b$ and $c$, and the included angle $A$ are given. The area is given by the trigonometric (sine) formula:


$A_\triangle = \dfrac{1}{2} b c \sin A$


More generally, for sides $a$ and $c$ and included angle $B$, $A_\triangle = \dfrac{1}{2} a c \sin B$, or for sides $a$ and $b$ with included angle $C$, $A_\triangle = \dfrac{1}{2} a b \sin C$.


This formula follows from interpreting one side as the base and constructing the altitude using trigonometric ratios. For a review of area formulae using trigonometric identities, refer to the Area Of Triangle Formula resource.


Stepwise Example: Area Calculation Using Different Formulae

Given: Triangle with base $b = 8$ cm and height $h = 6$ cm.


Substitution: $A_\triangle = \dfrac{1}{2} \times 8 \times 6$


Simplification: $A_\triangle = \dfrac{1}{2} \times 48 = 24$


Final result: $A_\triangle = 24$ cm$^2$


Given: Triangle with sides $a=7$ cm, $b=8$ cm, $c=9$ cm.


Step 1: Compute semi-perimeter $s = \dfrac{7+8+9}{2} = 12$ cm.


Step 2: Compute area: $A_\triangle = \sqrt{12(12-7)(12-8)(12-9)}$


Simplification: $A_\triangle = \sqrt{12 \times 5 \times 4 \times 3}$


$= \sqrt{720} = 12 \sqrt{5}$


Final result: $A_\triangle = 12\sqrt{5}$ cm$^2$


Given: Triangle with $b = 11$ units, $c = 14$ units, included angle $A = 30^\circ$.


Substitution: $A_\triangle = \dfrac{1}{2} \times 11 \times 14 \times \sin 30^\circ$


Simplification: $\sin 30^\circ = \dfrac{1}{2}$, so $A_\triangle = \dfrac{1}{2} \times 11 \times 14 \times \dfrac{1}{2}$


$= \dfrac{1}{2} \times 11 \times 7 = \dfrac{1}{2} \times 77 = 38.5$


Final result: $A_\triangle = 38.5$ square units


Area Formula Manipulations — Finding Missing Quantities

Given the area $A$ and the base $b$ of a triangle, the corresponding altitude $h$ can be computed as $h = \dfrac{2A}{b}$. Similarly, if the area $A$ and the altitude $h$ are given, the base $b = \dfrac{2A}{h}$.


Determining the area of any polygon by triangle decomposition is often leveraged in higher geometry. For the area of sectors of circles, see Area Of A Sector Of A Circle Formula.


Summary of Area Formulae Relevant to the Triangle

The main formulae for the area of a triangle include:


$1.\ $ Given base and altitude: $A_\triangle = \dfrac{1}{2} b h$


$2.\ $ Given all three sides: $A_\triangle = \sqrt{ s(s-a)(s-b)(s-c) }$


$3.\ $ Given two sides and included angle: $A_\triangle = \dfrac{1}{2} ab \sin C$


$4.\ $ Equilateral: $A_\triangle = \dfrac{\sqrt{3}}{4} a^2$


$5.\ $ Isosceles (sides $a$, base $b$): $A_\triangle = \dfrac{b}{4} \sqrt{4a^2-b^2}$


Comprehensive mastery of these formulae is critical for applications in geometry, coordinate geometry, trigonometry, and for mathematical examinations such as JEE Main. For equilateral triangles, review Area Of Equilateral Triangle Formula.


FAQs on How to Calculate the Area of a Triangle

1. What is the formula for the area of a triangle?

The area of a triangle is calculated using base and height.
Formula: Area = (1/2) × base × height.

  • Base (b): Any side of the triangle taken as the reference side.
  • Height (h): The perpendicular distance from the chosen base to the opposite vertex.
This formula is a fundamental geometry concept covered in the CBSE syllabus.

2. How do you find the area of a triangle when all sides are known?

Heron's formula is used to calculate the area when all three sides of a triangle are known.

  • Find the semi-perimeter: s = (a + b + c)/2
  • Area = √[s(s - a)(s - b)(s - c)]
  • Here, a, b, c are the lengths of the triangle's sides.
This formula is often examined in CBSE class 9 and 10 maths questions.

3. What are the different methods to calculate the area of a triangle?

The area of a triangle can be found using several methods based on given data:

  • Base and height: Area = (1/2) × base × height
  • Heron's formula: Area = √[s(s - a)(s - b)(s - c)]
  • Using coordinates (Coordinate Geometry): Area = (1/2) |x1(y2 − y3) + x2(y3 − y1) + x3(y1 − y2)|
These methods cover the main syllabus requirements for most boards.

4. Can the area of a triangle be negative?

The area of a triangle is always a positive value because area represents the amount of surface covered and cannot have a negative measurement. The calculation may involve negative numbers, but the final area is always expressed as a positive quantity.

5. How do you calculate the area of a triangle given its vertices?

To find the area using vertices, apply the coordinate geometry formula:

  • Let the vertices be (x1, y1), (x2, y2), (x3, y3)
  • Area = (1/2) × |x1(y2 − y3) + x2(y3 − y1) + x3(y1 − y2)|
This method is important for geometry problems in the syllabus.

6. What is Heron's formula for the area of a triangle?

Heron's formula helps calculate the area when all side lengths are known:

  • First, calculate semi-perimeter: s = (a + b + c)/2
  • Then, Area = √[s(s - a)(s - b)(s - c)]
This is a key formula for class 9 and 10 geometry questions.

7. When is the standard area formula (1/2 × base × height) not applicable?

The standard area formula can only be used when the height (perpendicular distance from base to opposite vertex) is known. If height is unknown and only side lengths are given, use Heron's formula instead.

8. How do you find the area of an equilateral triangle?

For an equilateral triangle with side length a:

  • Area = (√3/4) × a²
This formula uses only the length of one side and is frequently asked in CBSE and other exam contexts.

9. Why is knowing the area of a triangle important in real life?

Calculating the area of a triangle is widely used in everyday situations, such as:

  • Land measurement and plot design
  • Construction and engineering
  • Art, design, and architectural planning
Understanding this concept is valuable for solving practical and exam-based problems.

10. What are the units used to express the area of a triangle?

The area of a triangle is always measured in square units (such as cm², m², km²), depending on the units of base and height. For example, if length is in centimeters, the area will be in square centimeters (cm²).