Education
Triangle Area Calculator
Last updated: June 19, 2026
A triangle area calculator is a mathematical utility that computes the two-dimensional space enclosed by a triangle. The calculator supports multiple methods of computation depending on the available input values, including the standard base and height formula, Heron's formula using three side lengths, and trigonometric methods using two side lengths and the included angle. It displays the step-by-step mathematical work for the selected calculation method, helping students and educators analyze geometric problems.
Pick a method, enter the matching values, and the calculator returns the triangle's area. Supports base and height, three sides via Heron's formula, and two sides with the included angle.
Quick Answer
Calculate the area of a triangle. Enter the base and height, three side lengths, or two sides and an angle to find the area.
Method
Length of one side. · e.g. 10
Perpendicular distance from base to opposite vertex. · e.g. 6
Base × height ÷ 2 is the fastest when you have height. Heron's formula works for any triangle from its three sides.
Area
30
½ × 10 × 6
Area = base × height ÷ 2.
Examples
Base 10, height 6
area 30
Sides 5, 6, 7 (Heron)
area ≈ 14.697 · perimeter 18 · s = 9
Sides 8 and 10 with 60° between
area ≈ 34.641
How it works
Triangle area can be found three common ways. The right choice depends on what you know about the triangle, but all three give the same answer for any given triangle.
Base & height · A = base × height ÷ 2
Heron · A = √(s(s−a)(s−b)(s−c)), s = (a+b+c) ÷ 2
SAS · A = ½ × a × b × sin(angle)
Heron mode also validates the triangle inequality.
Related geometry calculators
- Area Formula
- Area calculator for area across multiple 2D shapes.
- Perimeter calculator for perimeter across common shapes.
- Right triangle calculator for legs, hypotenuse, angles, area, and perimeter in one tool.
- Pythagorean theorem calculator to solve for one missing side of a right triangle.
- All education calculators.
Related Calculators
More tools from Education
Frequently asked questions
Multiply the base by the height and divide by 2. The height must be the perpendicular distance from the base to the opposite vertex, not the slant side. For base 10 and height 6, the area is 10 × 6 ÷ 2 = 30 square units.
Heron's formula gives the area of any triangle from its three side lengths: A = √(s(s − a)(s − b)(s − c)), where s = (a + b + c) ÷ 2 is the semiperimeter. It works for scalene, isosceles, and equilateral triangles without needing a height.
When you know two sides and the angle between them, area = ½ × a × b × sin(angle). The angle must be the one between the two sides, not opposite either. For a = 8, b = 10, angle = 60°: ½ × 8 × 10 × sin(60°) ≈ 34.641 square units.
For three lengths to actually form a triangle, the sum of any two sides must be greater than the third. If you enter 3, 4, and 100, no triangle is possible because 3 + 4 < 100. The calculator flags this case in Heron mode.
A triangle's interior angle is always strictly between 0° and 180° (the three angles sum to exactly 180°). Values at or beyond the boundary describe a degenerate triangle with zero area or a self-intersecting shape that is not a triangle.
Yes, any of the three methods works for right triangles. For a right triangle, base × height ÷ 2 is the simplest because the two legs are already perpendicular. For more right-triangle math (legs, hypotenuse, angles), use the right triangle calculator.
Related calculators
Education
Right Triangle Calculator
Solve a right triangle from any of two legs, leg + hypotenuse, leg + acute angle, or hypotenuse + acute angle. Returns all sides, both acute angles, area, and perimeter.
Education
Area Calculator – Find the Area of a Shape
Find the area of a shape from one tool. Supports circle, triangle, rectangle, and other common 2D geometric shapes.
Education
Surface Area Calculator
Calculate the surface area of common 3D shapes: rectangular prism, cube, cylinder, sphere, cone, and square pyramid. Pairs with the volume calculator.