Finding the area of a triangle is really a matter of picking the formula whose condition matches the information you already have. The most direct method uses a base bb and the perpendicular height hh:

A=12bhA = \frac{1}{2}bh

But if the height is not given, the same area can come from two sides and an included angle, from all three side lengths, or from coordinates. The whole procedure starts with one question: which formula's condition actually fits this triangle?

When to use each method

The five formulas below each apply under a specific condition. Match the formula to what you are given.

Base and perpendicular height

Use this when a base and its corresponding height are known. It is the most direct formula and usually the fastest.

A=12bhA = \frac{1}{2}bh

The condition matters: hh must be perpendicular to the base you chose. A slanted side is not a height unless it meets the base at a right angle. The factor 12\frac{1}{2} appears because a triangle with base bb and height hh has half the area of a rectangle or parallelogram built on the same base and height.

Two sides and the included angle

Use this when you know sides aa and bb and the angle CC between them.

A=12absinCA = \frac{1}{2}ab\sin C

This works because the height relative to side bb is asinCa\sin C.

Heron's formula

Use this when you know all three sides aa, bb, and cc, but not the height.

s=a+b+c2s = \frac{a+b+c}{2} A=s(sa)(sb)(sc)A = \sqrt{s(s-a)(s-b)(s-c)}

Here, ss is the semiperimeter.

Coordinate formula

Use this when the triangle is given by points (x1,y1)(x_1,y_1), (x2,y2)(x_2,y_2), and (x3,y3)(x_3,y_3).

A=12x1(y2y3)+x2(y3y1)+x3(y1y2)A = \frac{1}{2}\left|x_1(y_2-y_3) + x_2(y_3-y_1) + x_3(y_1-y_2)\right|

The absolute value is important because area should not be negative.

Equilateral triangle formula

Use this only when all three sides are equal and each side has length aa.

A=34a2A = \frac{\sqrt{3}}{4}a^2

This is a special case, not a general triangle formula. If the triangle is merely isosceles, the shortcut does not apply.

A full worked example: the 33-44-55 triangle

Suppose a triangle has side lengths 33, 44, and 55. Since 32+42=523^2 + 4^2 = 5^2, it is a right triangle, so the sides of lengths 33 and 44 are perpendicular. That makes them the easiest base and height to use.

Let b=4b = 4 and h=3h = 3.

A=12bh=12(4)(3)=6A = \frac{1}{2}bh = \frac{1}{2}(4)(3) = 6

So the area is 66 square units.

As a check, Heron's formula gives the same result:

s=3+4+52=6s = \frac{3+4+5}{2} = 6 A=6(63)(64)(65)=36=6A = \sqrt{6(6-3)(6-4)(6-5)} = \sqrt{36} = 6

The point is not to run every formula each time. It is that different formulas agree when their conditions are satisfied, so you can choose the cheapest one and verify with a second.

Where students get stuck, and how to check each step

  • Choosing the formula: If you know base and perpendicular height, use A=12bhA = \frac{1}{2}bh; two sides and the included angle, use A=12absinCA = \frac{1}{2}ab\sin C; all three sides, Heron's formula; coordinates, the coordinate formula; an equilateral triangle, the special shortcut.
  • The height condition: The most common error is using a side length as the height without checking it is perpendicular to the chosen base.
  • The included angle: In A=12absinCA = \frac{1}{2}ab\sin C, CC must be the angle between sides aa and bb. An angle elsewhere gives the wrong area.
  • Heron's setup: Compute the semiperimeter ss first, and do not confuse it with the full perimeter. Everything sits inside a square root, so small arithmetic slips matter.
  • Coordinate sign: Forgetting the absolute value can produce a negative number, which cannot be an area.

To rehearse the decision and the calculation together, take a triangle with sides 55, 1212, and 1313. First notice what kind of triangle it is, find the area the fastest way, then redo it with Heron's formula and confirm the two answers agree.

Frequently Asked Questions

What is the main formula for the area of a triangle?
If you know a base $b$ and its corresponding perpendicular height $h$, use $A = \frac{1}{2}bh$.
Can you find the area of a triangle without the height?
Yes. If you know two sides and the included angle, use $A = \frac{1}{2}ab\sin C$. If you know all three sides, use Heron's formula.
When does the equilateral triangle formula work?
The formula $A = \frac{\sqrt{3}}{4}a^2$ works only for an equilateral triangle, where all three sides are equal.

Need help with a problem?

Upload your question and get a verified, step-by-step solution in seconds.

Open GPAI Solver →