Triangles – the three-sided polygons – are among the simplest and most important shapes in geometry. And in this tutorial, we’ll learn how to find the area of a triangle and solve several example problems using the different formulas.
Area of a Triangle The area of a triangle is a measure of the region (in the plane) enclosed within the triangle.
For example, the area of the triangle above is the quantity that gives an accurate measure of the yellow region.
1. The most fundamental formula for the area of a triangle is –
A = 1 2 ⋅ base ⋅ height A = \frac{1}{2} \cdot \text{base} \cdot \text{height} A = 2 1 ⋅ base ⋅ height 2. For a triangle with adjacent sides a and b and included angle C,
A = a b sin C 2 A = \frac{ab \sin C}{2} A = 2 ab sin C 3. [Heron’s Formula] For a triangle with sides a, b, and c,
A = s ( s − a ) ( s − b ) ( s − c ) A = \sqrt{s(s-a)(s-b)(s-c)} A = s ( s − a ) ( s − b ) ( s − c ) Here s is the semi-perimeter given by
s = a + b + c 2 s = \frac{a + b + c}{2} s = 2 a + b + c 4. For an equilateral triangle with side a,
A = 3 4 a 2 A = \frac{\sqrt{3}}{4}a^2 A = 4 3 a 2 Skip to examples We have a few different formulas to look at for the area of a triangle. Let’s start with the simplest and most popular one.
The formula most commonly used to find the area of a triangle is –
A = 1 2 ⋅ base ⋅ height A = \frac{1}{2} \cdot \text{base} \cdot \text{height} A = 2 1 ⋅ base ⋅ height We can take any side of the triangle as the base. The corresponding height would be the perpendicular drawn to the base from the opposite vertex.
Here, AD is the height corresponding to the base BC. So the area would be –
Area ( △ A B C ) = 1 2 ⋅ B C ⋅ A D \text{Area}(\triangle ABC) = \frac{1}{2} \cdot BC \cdot AD Area ( △ A BC ) = 2 1 ⋅ BC ⋅ A D Here's how we get this formula.
If you take a triangle (pink), make a copy of it (yellow), and join the two side by side as shown below, you will end up with a parallelogram.
As you can see above, the base and height of the parallelogram would be the same as those of the triangle.
Also, the area of the parallelogram would just be two times the area of the triangle – it’s made of two (same) triangles. So,
A ( △ ) = A ( ▱ ) 2 ( 1 ) A(\triangle) = \frac{A(▱)}{2} \hspace{0.25cm} \rule[0.1cm]{1cm}{0.1em} \hspace{0.15cm} (1) A ( △ ) = 2 A ( ▱ ) ( 1 ) Using the formula for the area of a parallelogram –
A ( ▱ ) = b h ( 2 ) A(▱) = bh \hspace{0.25cm} \rule[0.1cm]{1cm}{0.1em} \hspace{0.15cm} (2) A ( ▱ ) = bh ( 2 ) From (1) and (2), we have
A ( △ ) = b h 2 A(\triangle) = \frac{bh}{2} A ( △ ) = 2 bh And that's our formula.
If you know all three sides of a triangle, you can find its area using Heron’s formula.
The area of a triangle with sides a, b, and c is given by –
A = s ( s − a ) ( s − b ) ( s − c ) A = \sqrt{s(s-a)(s-b)(s-c)} A = s ( s − a ) ( s − b ) ( s − c ) Heron's formula
Where a, b, and c are the three sides of the triangle. And s is the semi-perimeter given by –
s = a + b + c 2 s = \frac{a + b + c}{2} s = 2 a + b + c The derivation of Heron’s formula is beyond the scope of this tutorial.
Note – If you don’t have a basic understanding of trigonometric ratios , feel free to skip the rest of this section.
If you know two sides and the included angle (the angle formed by those two sides), you can find the area using the formula –
Area = a b sin C 2 \text{Area} = \frac{ab \sin C}{2} Area = 2 ab sin C Let's see how we can derive this formula.
Say, in △ ABC, we know the sides a and b, and the angle C. How do we find its area?
Again, we’ll use our favorite formula for the area of a triangle.
A = 1 2 ⋅ base ⋅ height A = \frac{1}{2} \cdot \text{base} \cdot \text{height} A = 2 1 ⋅ base ⋅ height We can take a to be the base. But we don’t know the height (h). So let’s find that.
sin C = h b h = b sin C \begin{align*} \sin C &= \frac{h}{b} \\[1.3em] h &= b \sin C \end{align*} sin C h = b h = b sin C Now that we have h in terms b and C (which are known), we can plug the values of base and height into the area formula.
A = 1 2 ⋅ a ⋅ b sin C = a b sin C 2 \begin{align*} A &= \frac{1}{2} \cdot a \cdot b \sin C \\[1.3em] &= \frac{ab \sin C}{2} \end{align*} A = 2 1 ⋅ a ⋅ b sin C = 2 ab sin C Derived.
The Formula for Equilateral Triangles In an equilateral triangle, all three sides are equal in length (usually denoted by a \hspace{0.2em} a \hspace{0.2em} a ) and each angle is 60 ° \hspace{0.2em} 60 \degree \hspace{0.2em} 60° .
The area of such a triangle is given by –
A = 3 4 a 2 A = \frac{\sqrt{3}}{4}a^2 A = 4 3 a 2 And here's the derivation.
In the figure below, we have an equilateral triangle with side a. AD is a perpendicular drawn from A on BC – so is the height.
Now, all sides have the same length, a. So our base would be a.
Also, in △ ADC,
sin 60 ° = h a 3 2 = h a h = 3 a 2 \begin{align*} \sin 60 \degree &= \frac{h}{a} \\[1.3em] \frac{\sqrt{3}}{2} &= \frac{h}{a} \\[1.3em] h &= \frac{\sqrt{3}a}{2} \end{align*} sin 60° 2 3 h = a h = a h = 2 3 a So the area of the triangle would be –
Area = 1 2 ⋅ base ⋅ height A = 1 2 ⋅ a ⋅ 3 a 2 = 3 4 a 2 \begin{align*} \text{Area} &= \frac{1}{2} \cdot \text{base} \cdot \text{height} \\[1em] A &= \frac{1}{2} \cdot a \cdot \frac{\sqrt{3}a}{2} \\[1em] &= \frac{\sqrt{3}}{4}a^2 \end{align*} Area A = 2 1 ⋅ base ⋅ height = 2 1 ⋅ a ⋅ 2 3 a = 4 3 a 2
How to Find the Area of a Triangle | Examples In this section, we’ll use the formulas discussed above to solve problems involving the area of a triangle.
When One Side and the Corresponding Height Is Known Example
Find the area of the triangle, also find the length B E \hspace{0.2em} BE \hspace{0.2em} BE .
Solution
For a triangle with a base b \hspace{0.2em} b \hspace{0.2em} b and corresponding height h \hspace{0.2em} h h , the area is
Area = b h 2 \text{Area} = \frac{bh}{2} Area = 2 bh If we take the side B C \hspace{0.2em} BC \hspace{0.2em} BC as the base, the height would be A D \hspace{0.2em} AD \hspace{0.2em} A D . So,
Area = B C ⋅ A D 2 = 30 ⋅ 20 2 = 300 \begin{align*} \text{Area} &= \frac{BC \cdot AD}{2} \\[1.3em] &= \frac{30 \cdot 20}{2} \\[1.3em] &= 300 \end{align*} Area = 2 BC ⋅ A D = 2 30 ⋅ 20 = 300 Now, of course, the area would be the same even if we took A C \hspace{0.2em} AC \hspace{0.2em} A C as the base. Only that the corresponding height would be B E \hspace{0.2em} BE \hspace{0.2em} BE (which we need to find). So,
Area = A C ⋅ B E 2 300 = 25 ⋅ B E 2 B E = 24 \begin{align*} \text{Area} &= \frac{AC \cdot BE}{2} \\[1.3em] 300 &= \frac{25 \cdot BE}{2} \\[1.3em] BE &= 24 \end{align*} Area 300 BE = 2 A C ⋅ BE = 2 25 ⋅ BE = 24 When All Three Sides Are Known Example
Find the area of a triangle with side lengths of 5 \hspace{0.2em} 5 5 , 6 \hspace{0.2em} 6 6 , and 7 \hspace{0.2em} 7 7 .
Solution
When we want to find the area of a triangle using its side-lengths, the first step is to find the semi-perimeter, s \hspace{0.2em} s s .
s = a + b + c 2 = 5 + 6 + 7 2 = 9 \begin{align*} s &= \frac{a + b + c}{2} \\[1.3em] &= \frac{5 + 6 + 7}{2} = 9 \end{align*} s = 2 a + b + c = 2 5 + 6 + 7 = 9 Next, we can use the formula for the area.
A = s ( s − a ) ( s − b ) ( s − c ) = 9 ( 9 − 5 ) ( 9 − 6 ) ( 9 − 7 ) ≈ 14.70 \begin{align*} A &= \sqrt{s(s-a)(s-b)(s-c)} \\[1em] &= \sqrt{9(9-5)(9-6)(9-7)} \\[1em] &\approx 14.70 \end{align*} A = s ( s − a ) ( s − b ) ( s − c ) = 9 ( 9 − 5 ) ( 9 − 6 ) ( 9 − 7 ) ≈ 14.70 When It's an Equilateral Triangle Example
Find the area of an equilateral triangle with a side length of 14 \hspace{0.2em} 14 \hspace{0.2em} 14 cm.
Solution
The area of an equilateral triangle with a side-length a \hspace{0.2em} a \hspace{0.2em} a is –
A = 3 4 a 2 A = \frac{\sqrt{3}}{4}a^2 A = 4 3 a 2 Substituting the side-length into the formula, we get
A = 3 4 ⋅ 1 4 2 ≈ 84.87 \begin{align*} A &= \frac{\sqrt{3}}{4} \cdot 14^2 \\[1em] &\approx 84.87 \end{align*} A = 4 3 ⋅ 1 4 2 ≈ 84.87 So the area is 84.87 cm 2 \hspace{0.2em} 84.87 \text{ cm}^2 \hspace{0.2em} 84.87 cm 2 .
When Two Sides and the Included Angle Are Known Example
Find the area of the triangle below.
Solution
When we know the lengths of two sides of a triangle and the included angle, we can use the following formula for the area –
A = a b sin C 2 A = \frac{ab \sin C}{2} A = 2 ab sin C Plugging in the values into the formula,
A = 15 ⋅ 18 ⋅ sin 50 ° 2 ≈ 103.42 \begin{align*} A &= \frac{15 \cdot 18 \cdot \sin 50 \degree}{2} \\[1.3em] &\approx 103.42 \end{align*} A = 2 15 ⋅ 18 ⋅ sin 50° ≈ 103.42 And that brings us to the end of this tutorial on how to find the area of a triangle. Until next time.