Triangle Area Calculator

Whether you're a student working through geometry homework or a contractor figuring out how much material you need for a triangular plot, knowing how to find the area of a triangle is one of those fundamentals that comes up more than you'd expect. This calculator and guide covers every method you might need, from the classic base-times-height approach to Heron's formula and the coordinate method. Pick the method that matches what you already know about your triangle, plug in the numbers, and you'll have your answer in seconds. The sections below explain each formula clearly so you understand what you're doing, not just what to type.

Enter Details

Result

½ × base × height

Note — This result is an estimate. Talk to a healthcare provider for personalized guidance.

How to Calculate the Area of a Triangle

The area of any triangle is the amount of flat space enclosed within its three sides. Unlike a rectangle where the math is almost automatic, triangles require a bit more care because their shape can vary so much. A tall skinny triangle and a flat wide one can have the same area even though they look completely different.

The good news is there are several formulas to choose from, and each one is designed for a different set of known measurements. If you know the base and height, use one formula. If you only know the three side lengths, use Heron's formula. If you have two sides and the angle between them, there's a trigonometric approach for that too. You don't need all the measurements at once; you just need the right combination for whichever formula fits your situation.

All of these methods give you the area in square units, so if your measurements are in feet, the area comes out in square feet. If you're working in meters, you get square meters. Keeping your units consistent before you start saves a lot of confusion at the end.

Triangle Area Formula

There isn't just one triangle area formula. There are several, each suited to different situations. The three most common are the base-height formula, Heron's formula, and the trigonometric formula using two sides and an included angle.

  • Base and height: Area = ½ × base × height
  • Heron's formula (three sides known): Area = √[s(s−a)(s−b)(s−c)], where s is the semi-perimeter
  • Two sides and included angle: Area = ½ × a × b × sin(C)
  • Coordinate method (vertices known): Area = ½ |x₁(y₂ − y₃) + x₂(y₃ − y₁) + x₃(y₁ − y₂)|

Each formula is exact, not an approximation, so the choice really comes down to what information you have available. The sections below walk through every one of them in detail.

Area Using Base and Height

This is the method most people learn first, and honestly it's the easiest to use when you have the right measurements. All you need is one side of the triangle (the base) and the perpendicular height measured straight up from that base to the opposite vertex.

The reason there's a ½ in the formula is straightforward: a triangle is exactly half of a parallelogram with the same base and height. Slice a rectangle diagonally corner to corner and you get two identical triangles, each with half the area. That geometric relationship is where the formula comes from.

Base and Height Formula

The formula is: Area = ½ × base × height

Here, the base is any one side of the triangle, and the height (also called the altitude) is the perpendicular distance from that base to the opposite vertex. The height must form a 90-degree angle with the base line, even if that means the height line falls outside the triangle itself (which happens with obtuse triangles).

For example, if a triangle has a base of 10 inches and a height of 6 inches, the area is ½ × 10 × 6 = 30 square inches. Simple as that.

Step-by-Step Triangle Area Calculation

  1. Identify the base. Choose any side of the triangle. Label its length as b.
  2. Find the corresponding height. Measure or calculate the perpendicular distance from the chosen base to the opposite vertex. Label it h. Remember, this must be a 90-degree measurement, not just the length of another side.
  3. Multiply base by height. Calculate b × h.
  4. Divide by 2. Take your result and multiply by ½ (or divide by 2). That's your area.

Let's say your triangle has a base of 8 meters and a height of 5 meters. Multiply: 8 × 5 = 40. Divide by 2: 40 ÷ 2 = 20. The area is 20 square meters. Double-check your units at every step, and you won't go wrong.

Area Using Three Sides (Heron’s Formula)

Sometimes you don't know the height of a triangle, but you do know all three side lengths. That's exactly the situation Heron's formula was designed for. It was developed by Hero of Alexandria around the first century AD, and it's been a staple of geometry ever since.

The formula works for any triangle regardless of its shape: acute, obtuse, right, scalene, whatever. As long as the three side lengths form a valid triangle (meaning the sum of any two sides is greater than the third), you can use it.

Heron’s Formula Explained

Heron's formula states: Area = √[s(s−a)(s−b)(s−c)]

In this formula, a, b, and c are the lengths of the three sides, and s is the semi-perimeter (half the total perimeter). You calculate s first, then plug everything into the square root expression.

It looks intimidating at first, but once you get the semi-perimeter, the rest is just arithmetic. The key is working carefully through the subtraction inside each set of parentheses before multiplying, and then taking the square root last.

Semi-Perimeter Calculation

The semi-perimeter is simply half the perimeter of the triangle. The formula is: s = (a + b + c) / 2

So if your triangle has sides of 5, 7, and 8 units, the perimeter is 5 + 7 + 8 = 20, and the semi-perimeter is 20 / 2 = 10.

Now plug into Heron's formula: Area = √[10(10−5)(10−7)(10−8)] = √[10 × 5 × 3 × 2] = √300 ≈ 17.32 square units. That's it. The semi-perimeter step is really the key to making the whole formula manageable.

Area Using Two Sides and an Included Angle

If you know two sides of a triangle and the angle sitting between them (called the included angle), you can find the area without knowing the height at all. This approach is common in trigonometry and shows up a lot in physics, engineering, and surveying problems.

The formula is elegant because it essentially uses the sine of the angle to figure out what the height would have been, without you needing to measure it directly. It's a practical shortcut when you've got angle measurements from a protractor or a digital tool but not a clean perpendicular height.

Trigonometric Area Formula

The formula is: Area = ½ × a × b × sin(C)

Here, a and b are the two known side lengths, and C is the angle between them. The sine function (sin) is available on any scientific calculator or phone calculator in degree mode.

For example, if two sides measure 9 cm and 12 cm and the included angle is 30°, the area is: ½ × 9 × 12 × sin(30°) = ½ × 9 × 12 × 0.5 = 27 square centimeters. Make sure your calculator is set to degrees (not radians) unless your angle is already expressed in radians.

Area of Right Triangles

Right triangles are the simplest case. Because one of the angles is exactly 90 degrees, the two sides that form that right angle (called the legs) act as the base and height automatically. You don't have to hunt for a perpendicular measurement because it's already built into the shape.

The formula becomes: Area = ½ × leg₁ × leg₂

So a right triangle with legs of 6 feet and 8 feet has an area of ½ × 6 × 8 = 24 square feet. The hypotenuse (the longest side, opposite the right angle) doesn't factor into the area calculation at all. This is why right triangles are so common in practical applications: they're easy to measure and easy to calculate.

Area of Equilateral Triangles

An equilateral triangle has all three sides equal and all three angles equal to 60 degrees. Because of its perfect symmetry, there's a simplified formula that skips the need to find the height separately.

The formula is: Area = (√3 / 4) × a², where a is the side length.

If each side is 10 cm, the area is (√3 / 4) × 100 = 25√3 ≈ 43.3 square centimeters. The value √3 / 4 is approximately 0.433, so you can also just multiply 0.433 by the side length squared for a quick decimal result. Equilateral triangles come up a lot in design, architecture, and tiling patterns, so this formula is worth memorizing if you work with them regularly.

Area of Isosceles and Scalene Triangles

An isosceles triangle has two equal sides and two equal base angles. You can use the base-height formula if you know the height, or Heron's formula if you only know the side lengths. Because of its symmetry, the height of an isosceles triangle always bisects the base, which makes it easier to calculate the height using the Pythagorean theorem if needed: h = √(a² − (b/2)²), where a is the equal side and b is the base.

A scalene triangle has all three sides different lengths and no equal angles. There's nothing special about its geometry that simplifies the calculation, so your best options are Heron's formula (when all three sides are known) or the trigonometric formula (when two sides and an included angle are known). The base-height formula also works perfectly well if you can determine the height.

For both types, the formulas described in the earlier sections apply without modification. The distinction in triangle type doesn't change the math; it just determines which measurements you're likely to have available.

Triangle Area Calculation Examples

Here are a few worked examples covering different scenarios so you can see the formulas in action.

  • Example 1 (Base and Height): A triangle with base 14 cm and height 9 cm. Area = ½ × 14 × 9 = 63 cm².
  • Example 2 (Heron's Formula): Sides of 3, 4, and 5 units. Semi-perimeter s = (3+4+5)/2 = 6. Area = √[6(6−3)(6−4)(6−5)] = √[6×3×2×1] = √36 = 6 square units. (This is actually a right triangle, which you can verify: 3² + 4² = 5².)
  • Example 3 (Two Sides and Angle): Sides of 7 m and 10 m with an included angle of 45°. Area = ½ × 7 × 10 × sin(45°) = 35 × 0.7071 ≈ 24.75 m².
  • Example 4 (Equilateral): Side length of 6 inches. Area = (√3/4) × 36 = 9√3 ≈ 15.59 in².
  • Example 5 (Right Triangle): Legs of 5 ft and 12 ft. Area = ½ × 5 × 12 = 30 ft².

Notice how the answer changes dramatically depending on the method and inputs, even for similar-looking numbers. Always double-check which formula matches your known values before starting.

Area from Coordinates

If you know the exact positions of all three vertices on a coordinate plane, you can calculate the area using the coordinate (shoelace) formula. This is especially useful in mapping, computer graphics, and analytical geometry where vertex coordinates are easier to obtain than physical measurements.

The formula is: Area = ½ |x₁(y₂ − y₃) + x₂(y₃ − y₁) + x₃(y₁ − y₂)|

The vertical bars mean you take the absolute value of the result, since area can't be negative. Let's say the three vertices are A(2, 1), B(6, 1), and C(4, 5). Plug in: Area = ½ |2(1−5) + 6(5−1) + 4(1−1)| = ½ |2(−4) + 6(4) + 4(0)| = ½ |−8 + 24 + 0| = ½ × 16 = 8 square units.

This formula works regardless of where the triangle sits on the plane, and you don't need to figure out which side is the base or where the height falls. If you're working with GPS coordinates or design software, this method is often the most practical one available.

Triangle Area Conversion Chart

Once you have the area in one unit, you may need to convert it to another. Because area is two-dimensional, conversion factors are squared compared to linear unit conversions. Here's a quick reference:

FromToMultiply By
Square inches (in²)Square feet (ft²)0.006944
Square feet (ft²)Square inches (in²)144
Square feet (ft²)Square yards (yd²)0.1111
Square yards (yd²)Square feet (ft²)9
Square centimeters (cm²)Square meters (m²)0.0001
Square meters (m²)Square centimeters (cm²)10,000
Square feet (ft²)Square meters (m²)0.0929
Square meters (m²)Square feet (ft²)10.764

For example, if your triangle area is 50 square feet and you need it in square meters, multiply 50 × 0.0929 = 4.645 m². Always apply the squared conversion factor, not the linear one, or your answer will be way off.

Common Applications of Triangle Area

Triangle area calculations come up in a surprising range of real-world situations. Here are some of the most common ones:

  • Construction and roofing: Calculating the area of triangular roof sections to estimate shingles, insulation, or material costs.
  • Land surveying: Irregular plots of land are often broken into triangles to calculate total area more easily.
  • Interior design: Figuring out how much paint, flooring, or wallpaper a triangular space needs.
  • Engineering: Structural analysis often involves triangular trusses and load distribution across triangular elements.
  • Navigation and mapping: Triangulation is a method used to determine positions and distances based on triangle geometry.
  • Art and graphic design: Working with triangular shapes in layouts, patterns, and digital illustrations.
  • Physics: Calculating the work done by a force using area under a force-displacement graph, which is often triangular.

In almost every field that involves measurement or spatial reasoning, triangle area pops up sooner or later. Getting comfortable with at least two or three of the formulas above means you'll be ready for it whenever it does.

Other Maths Calculators

Explore all