Skip to content
CalcTide logo
Education & Math

Triangle Area Calculator

A triangle with a base of 10 and a height of 6 has an area of 30, half of the 10 x 6 rectangle around it. This triangle area calculator handles the three standard cases: base and height, all three sides using Heron's formula, and two sides with the angle between them. Pick whichever matches the measurements you actually have.

Education & MathBy

Quick answer

The classic formula is area = base x height / 2, half the enclosing rectangle.

Area

30

What this tells you

  • The classic formula is area = base x height / 2, half the enclosing rectangle.
  • Know all three sides but no height? Heron's formula gets the area from the sides alone.
  • Know two sides and the angle between them? Area = a x b x sin(angle) / 2.
  • All three methods give the same answer for the same triangle, so use the one matching your data.

How to Use

  1. 1Choose the method that fits what you know about the triangle.
  2. 2Enter the measurements. For base and height, the height must be perpendicular to the base.
  3. 3For three sides, any two sides together must be longer than the third.
  4. 4Read the area in the square of whatever unit you entered.

How It Works

Formula

A = b x h / 2, or A = sqrt(s(s-a)(s-b)(s-c)) with s = (a+b+c)/2

The base-height formula works because any triangle is exactly half of a parallelogram with the same base and height. Heron's formula uses the semi-perimeter s. For sides 5, 6, 7, s is 9, and the area is the square root of 9 x 4 x 3 x 2, which is sqrt(216), about 14.7. The trigonometric version a x b x sin(C) / 2 works because b x sin(C) is the height when a is the base.

Calculation note: values are processed in the order shown above, using the current input units.

Worked Examples

Base 10, height 6

Methodbase and height
Base10
Height6
ResultArea 30

Multiply 10 by 6 to get 60, then halve it.

Sides 5, 6, and 7

Methodthree sides
A5
B6
C7
ResultArea about 14.7

Heron's formula with s = 9 gives sqrt(9 x 4 x 3 x 2) = sqrt(216) = 14.697.

Sides 8 and 5 with a 60 degree angle

Methodtwo sides and angle
A8
B5
Angle60
ResultArea about 17.32

8 x 5 x sin(60) / 2 = 40 x 0.866 / 2 = 17.32.

Triangle Areas for Common Dimensions

Base and height pairs with their areas.

BaseHeightArea
436
10630
12848
151075
2014140

Common mistakes

  • Using a slanted side as the height. The height is the perpendicular distance from the base to the opposite corner, not the length of a side.
  • Forgetting to halve. Base times height gives the surrounding parallelogram, and the triangle is half of it.
  • Entering three sides that cannot form a triangle. Sides 1, 2, and 5 fail because 1 + 2 is less than 5.
  • Using the wrong angle in the trig method. The angle must sit between the two sides you entered.

Frequently Asked Questions

Multiply the base by the perpendicular height and divide by 2. A base of 10 with a height of 6 gives an area of 30.
Use Heron's formula. Half the perimeter is s, and the area is the square root of s(s-a)(s-b)(s-c). Sides 5, 6, 7 give an area of about 14.7.
Area = a x b x sin(C) / 2, where C is the angle between sides a and b. Sides 8 and 5 at 60 degrees give about 17.32.
Two copies of any triangle fit together into a parallelogram with the same base and height, so one triangle is half that area.
No. Any side can be the base as long as you pair it with the height measured perpendicular to that side. All pairings give the same area.
The square of whatever you entered. Sides in meters give square meters, sides in feet give square feet.
It estimates triangle area calculator outputs using the visible inputs and formula assumptions on this page.

Explore More in Education & Math