The aim of this lesson is to explain the various methods to calculate the
Area of the given triangle:
In general a
triangle is defined by its side length and the
angle between the two sides. First we need to collect this information for the given triangle in order to obtain the Area.
Before we get into the real business, one needs to know the notations and basic parameters of a triangle.
As in the above diagram:
Sides:
BC, CA and AB are the three sides of the triangle and
a,b,c are the corresponding side lengths.
Angle:
Angle between two sides is denoted by the name of Common point.i.e. Angle between AB and BC is denoted as angle B.
Perimeter:
It is denoted by
p and it is defined as the sum of all side lengths, which is equal to

.
Semi-perimeter:
It is denoted by
s and it is defined as the half of of the perimeter

.
Calculation of Area
Very basic formula to calculate the area of the triangle is

where
b is the base of the triangle.
h is the height of the triangle shown in the diagram.
Method 1
If you have two sides (say a and b) and the angle between them(say C), then the area can be calculated from the formula as
By simple trigonometry we can replace h by
Which can be written in term of the any two sides and the angle between them. i.e.
example:
Lets say two sides of the triangle are b=4 and c=3 and the common angle A(90)
Hence the Area of the triangle after plugging all the values in the formula
Method 2
If you have all the side lengths only. No information about the angles of the triangle.
Then the area of the triangle is given by

,
where
s is the semi-perimeter (defined above).
This formula is called
Heron's formula.
example:
Lets say side lengths are a=5, b=4 and c=3

Hence the Area of the triangle after plugging all the values in the formula
Method 3
If you have two angles (say B and C) and the side common to them(say a), then the area can be calculated as
Where the third angle can be calculated by
example:
Lets say two angles of the triangle are B=30 and C=60 and the common side length a= 5
So to apply the above formula we need third Angle of the triangle.
Angle
Hence the Area of the triangle after plugging all the values in the formula
Method 4
If the coordinates of the vertices are given as

,

,
then the Area is calculated as

,
where
det denotes the
determinant, i.e.
example:
Lets say the coordinates of the given triangle are as follows:
A(1,1), B(3,4) and C(4,1)

Hence the Area of the triangle after plugging all the values in the formula
See this
article about Computing Area of triangle
This lesson has been accessed 18505 times.