3. Geometry and Trigonometry

Area Of A Triangle

Area of a Triangle

Imagine building a tent, designing a roof, or finding the size of a triangular garden plot 🌿. In each case, you need to know the area of a triangle. This lesson explains the key ideas behind triangle area and shows how it connects to geometry, trigonometry, and real-world problem solving. By the end, students, you should be able to choose the right formula, explain why it works, and apply it in different situations.

What is area, and why triangles matter?

Area measures how much surface is inside a shape. For a triangle, area tells us how much flat space is enclosed by its three sides. Triangles are one of the most important shapes in mathematics because they appear everywhere: in bridges, maps, artwork, buildings, and navigation 📐.

A triangle is a polygon with three sides and three angles. In IB Mathematics: Applications and Interpretation HL, triangle area is not just about memorizing one formula. It is about understanding measurement and spatial reasoning, noticing which information is given, and choosing a suitable method.

The most familiar formula is:

$$A=\frac{1}{2}bh$$

where $A$ is the area, $b$ is the base, and $h$ is the perpendicular height.

The height must be perpendicular to the chosen base. This is important because if the side chosen as the base changes, the corresponding height changes too. The pair $b$ and $h$ must always match.

Example: basic triangle area

Suppose a triangle has base $b=12\text{ cm}$ and height $h=7\text{ cm}$. Then

$$A=\frac{1}{2}(12)(7)=42\text{ cm}^2$$

So the triangle covers $42\text{ cm}^2$ of space.

This formula is linked to rectangles and parallelograms. A triangle can be seen as half of a parallelogram with the same base and height. That is why the area formula includes $\frac{1}{2}$.

Using trigonometry to find triangle area

In many IB questions, you are not directly given the height. Instead, you may know two sides and the included angle. This is where trigonometry becomes very useful.

If two sides are $a$ and $b$, and the angle between them is $C$, then the area is

$$A=\frac{1}{2}ab\sin C$$

This formula is one of the most important triangle-area formulas in trigonometry. It works because the height can be written using sine. If one side is used as the base, the perpendicular height is another side multiplied by $\sin C$.

Example: two sides and an angle

A triangle has sides $a=9\text{ m}$ and $b=14\text{ m}$ with included angle $C=38^\circ$. The area is

$$A=\frac{1}{2}(9)(14)\sin 38^\circ$$

$$A=63\sin 38^\circ$$

$$A\approx 38.8\text{ m}^2$$

So the area is about $38.8\text{ m}^2$.

This method is especially useful in applied settings such as surveying land, finding the size of a sail, or calculating the face of a triangular roof. If a real object has accessible side lengths and an angle, the sine formula gives a quick and accurate result.

Why this formula is powerful

The formula $A=\frac{1}{2}ab\sin C$ can be used even when the triangle is not right-angled. That makes it more flexible than $A=\frac{1}{2}bh$. It is also connected to the sine rule and cosine rule, which are often used together in non-right-angled triangle problems.

For example, if you know two sides and an angle, you may use the cosine rule to find another side first, or you may use the area formula directly if the included angle is given. Choosing efficiently is a key IB skill.

Heron's formula and sides only

Sometimes a problem gives all three side lengths but no height or angle. In that case, Heron's formula is useful. If the side lengths are $a$, $b$, and $c$, first find the semi-perimeter

$$s=\frac{a+b+c}{2}$$

Then the area is

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

This formula is especially useful when heights are difficult to find.

Example: three sides given

Let the sides of a triangle be $a=13$, $b=14$, and $c=15$.

First calculate the semi-perimeter:

$$s=\frac{13+14+15}{2}=21$$

Now apply Heron's formula:

$$A=\sqrt{21(21-13)(21-14)(21-15)}$$

$$A=\sqrt{21\cdot 8\cdot 7\cdot 6}$$

$$A=\sqrt{7056}=84$$

So the area is $84$ square units.

Heron's formula is valuable in geometry because it lets you find area from side lengths alone. It is a good example of how algebra and geometry work together in IB Mathematics: Applications and Interpretation HL.

Coordinate geometry and vectors

Triangle area also appears in coordinate geometry. If the vertices of a triangle are known on a grid, the area can often be found using coordinates. One method is to use the shoelace formula, but in IB contexts, you may also use vectors and determinants.

If two side vectors are $\mathbf{u}$ and $\mathbf{v}$ in two dimensions, the area of the parallelogram they form is the absolute value of the determinant:

$$\left|\begin{vmatrix}u_1 & u_2 \\ v_1 & v_2\end{vmatrix}\right|$$

The area of the triangle is half of that:

$$A=\frac{1}{2}\left|\begin{vmatrix}u_1 & u_2 \\ v_1 & v_2\end{vmatrix}\right|$$

This connects triangle area to vectors and geometry, which are major parts of the course topic.

Example: vectors in the plane

Suppose $\mathbf{u}=(4,1)$ and $\mathbf{v}=(2,5)$.

The determinant is

$$\begin{vmatrix}4 & 1 \\ 2 & 5\end{vmatrix}=4\cdot 5-1\cdot 2=18$$

So the triangle area is

$$A=\frac{1}{2}|18|=9$$

Thus, the area is $9$ square units.

This method is useful when points are given as coordinates or when a triangle is part of a larger geometric figure. It shows that area can be found without drawing a perpendicular height at all.

Choosing the right method in applied problems

In IB Mathematics: Applications and Interpretation HL, success often depends on identifying which information is available and selecting the best formula. Here are some common cases:

  • If base and perpendicular height are given, use $A=\frac{1}{2}bh$.
  • If two sides and the included angle are given, use $A=\frac{1}{2}ab\sin C$.
  • If all three sides are given, use Heron's formula.
  • If coordinates or vectors are given, use a coordinate or vector method.

Real-world example: a triangular park

A park is shaped like a triangle with sides $50\text{ m}$, $60\text{ m}$, and $70\text{ m}$. To estimate the amount of grass seed needed, you need the area. Since all three sides are known, Heron's formula is appropriate.

First find

$$s=\frac{50+60+70}{2}=90$$

Then

$$A=\sqrt{90(90-50)(90-60)(90-70)}$$

$$A=\sqrt{90\cdot 40\cdot 30\cdot 20}$$

This gives the area of the park, which can then be used for planning materials, costs, or landscaping 🌱.

In a practical context, the answer is not just a number. It represents a decision about resources, scale, and measurement.

Common mistakes to avoid

Triangle area looks simple, but a few mistakes happen often:

  • Using a slanted side as the height instead of a perpendicular height.
  • Forgetting that area is measured in square units, such as $\text{cm}^2$ or $\text{m}^2$.
  • Using $\sin$ with the wrong angle in $A=\frac{1}{2}ab\sin C$.
  • Mixing up side lengths and coordinates.
  • Rounding too early and losing accuracy.

Good mathematical communication matters too. Always show what formula you are using and why it fits the information given. This is especially important in IB-style work, where reasoning is part of the mark scheme.

Conclusion

Area of a triangle is a core idea in Geometry and Trigonometry because it connects measurement, algebra, and spatial reasoning. students, you have seen that triangle area can be found in several ways depending on the information available: from base and height, from two sides and an included angle, from three sides using Heron's formula, and from coordinates or vectors.

This topic is important beyond the classroom because triangular shapes appear in structures, maps, engineering, design, and land measurement. Understanding triangle area helps you interpret problems, choose efficient methods, and explain mathematical reasoning clearly. That is exactly the kind of thinking needed in IB Mathematics: Applications and Interpretation HL.

Study Notes

  • Area measures the amount of flat space inside a shape.
  • The basic triangle area formula is $A=\frac{1}{2}bh$.
  • The height must be perpendicular to the chosen base.
  • If two sides and the included angle are known, use $A=\frac{1}{2}ab\sin C$.
  • If all three sides are known, use Heron's formula: $s=\frac{a+b+c}{2}$ and $A=\sqrt{s(s-a)(s-b)(s-c)}$.
  • Triangle area can also be found using coordinates or vectors.
  • In vector form, the triangle area is half the absolute value of the determinant.
  • Area is always written in square units such as $\text{cm}^2$ or $\text{m}^2$.
  • Choosing the correct method depends on the information given in the problem.
  • Triangle area connects directly to geometry, trigonometry, vectors, and real-world measurement.

Practice Quiz

5 questions to test your understanding