Triangle Area Formulas

The method for calculating area varies depending on your known values. Below are the four primary approaches, each suited to different measurement scenarios.

Base and Height: A = 0.5 × b × h

Two Sides and Included Angle (SAS): A = 0.5 × a × b × sin(γ)

Three Sides (SSS/Heron's Formula): A = 0.25 × √[(a+b+c)(−a+b+c)(a−b+c)(a+b−c)]

Two Angles and Included Side (ASA): A = 0.5 × a × (a × sin(β) / sin(β + γ)) × sin(γ)

  • b — Base of the triangle
  • h — Perpendicular height from base to opposite vertex
  • a, b — Two known sides
  • γ (gamma) — Angle between the two known sides
  • a, b, c — All three side lengths
  • β (beta), γ (gamma) — Two known angles
  • a — Side opposite the angle between the two known angles

When to Use Each Method

Base-height approach: Ideal when you can measure or are given a perpendicular distance. This is the simplest calculation and avoids trigonometry entirely. Common in construction and land surveying when altitude is accessible.

Two sides with included angle: Use this when you know two edges and the angle between them. A surveyor measuring two distances and the angle between them would use this method.

Three sides (Heron's formula): Apply this when you only have side lengths. A carpenter with measurements from all three edges but no angle data would find this essential. It works for any triangle, regardless of whether it's right-angled or obtuse.

Angles and one side: Choose this method when you know two angles and one side. The third angle can be computed (angles sum to 180°), then the formula solves directly. Navigation and surveying often provide angle and distance data in this format.

Special Cases Worth Knowing

Right triangles: When you have a right angle, the two legs become your base and height. Simply multiply them and divide by 2. A 3–4–5 triangle yields area = (3 × 4) ÷ 2 = 6 square units.

Equilateral triangles: With all sides equal length a, use the formula A = (a² × √3) ÷ 4. For a side of 10 units, this gives 25√3 ≈ 43.3 square units. A 1-unit equilateral triangle covers roughly 0.433 square units.

Isosceles triangles: If two sides match, you still need an angle or a height measurement. Knowing the two equal sides and the angle between them makes the SAS formula straightforward.

Common Pitfalls and Practical Advice

Avoid these frequent mistakes when calculating triangle areas.

  1. Height must be perpendicular — The height in the base-height formula is always the perpendicular distance from the base to the opposite vertex, not the length of a slanted side. A common error is using a side length instead of the altitude, which will give an incorrect result.
  2. Angle measurement units matter — Ensure your angles are consistently in the units your calculator expects—degrees or radians. A 90° angle is π/2 radians. Mixing units will produce wildly inaccurate areas. Most geometry software defaults to degrees, but always verify.
  3. Angles alone aren't enough — Knowing all three angles tells you the shape but not the size. Infinitely many triangles share the same angles but different areas. You must provide at least one side length or the height to pin down the actual area.
  4. Heron's formula requires valid triangles — For three side lengths to form a valid triangle, the sum of any two sides must exceed the third. If a + b ≤ c, the triangle is impossible and the formula will fail. This constraint is called the triangle inequality.

Frequently Asked Questions

What's the simplest way to find the area of a right triangle?

Multiply the two legs and divide by 2. If your right triangle has legs of 6 cm and 8 cm, the area is (6 × 8) ÷ 2 = 24 cm². Since the two legs are perpendicular, they serve as your base and height—no extra steps needed. This is faster than any other method for right triangles.

Can I find the area if I only know the angles?

No. Knowing all three angles defines the triangle's shape, but not its size. A small equilateral triangle and a large one have identical angles but vastly different areas. You must provide at least one side length or height measurement to determine the actual area. Once you add a single side, the area becomes calculable.

How do I calculate the area of an equilateral triangle with side length 12?

Use A = (a² × √3) ÷ 4. Substituting a = 12 gives A = (144 × √3) ÷ 4 = 36√3 ≈ 62.35 square units. Since √3 ≈ 1.732, you can also estimate by squaring the side and multiplying by roughly 0.433. This same pattern works for any equilateral triangle—just square the side and apply the constant factor.

What is Heron's formula and when should I use it?

Heron's formula calculates area from three side lengths without needing angles or heights. First, find the semi-perimeter s = (a + b + c) ÷ 2. Then compute A = √[s(s−a)(s−b)(s−c)]. Use it when you know all three sides but lack angle or height information. It's particularly valuable for surveying and carpentry, where measuring distances is easier than measuring angles.

How do I find the area if I know two sides and the angle between them?

Apply the SAS (Side-Angle-Side) formula: A = 0.5 × a × b × sin(angle). If you know sides of 7 and 9 units with a 45° angle between them, the area is 0.5 × 7 × 9 × sin(45°) ≈ 0.5 × 7 × 9 × 0.707 ≈ 22.27 square units. Remember that the angle must be between the two known sides, not opposite one of them.

Why does the triangle inequality matter?

The triangle inequality states that the sum of any two sides must be greater than the third side. If this rule is violated, the three lengths cannot form a closed triangle. For example, sides of 3, 4, and 8 fail because 3 + 4 = 7, which is less than 8. When calculating area using Heron's formula, an invalid triangle produces negative values under the square root—a clear sign something is wrong.

More math calculators (see all)