Triangle Area Calculator - CalcVenue

Triangle Area Calculator

Find the area of any triangle using whichever measurements you have. Choose a method — base and height, two sides and the angle between them, all three sides, or two angles and the side between them — enter the values, and the calculator returns the area with the formula it used. Angles are in degrees.

Base (b)
Height (h)
Side a
Side b
Angle γ (°)

γ is the angle between sides a and b.

Side a
Side b
Side c

Uses Heron's formula. Any side must be shorter than the sum of the other two.

Angle β (°)
Side a
Angle γ (°)

Side a is the side between angles β and γ. β + γ must be less than 180°.

Triangle Area Calculator: Four Ways to Find the Area

The triangle area calculator finds the area of any triangle from whatever measurements you happen to have. Not every problem gives you a neat base and height — sometimes you know two sides and the angle between them, sometimes all three sides, and sometimes two angles and a side. This calculator handles all four of those situations with dedicated methods, so you never have to force your numbers into a formula that does not fit. Pick the tab that matches your known values, type them in, and the area appears along with the exact formula used to get it.

Triangles are the most fundamental shape in geometry — every polygon can be split into triangles — so being able to find their area quickly is useful far beyond the classroom. Builders, designers, surveyors, and students all reach for these formulas, and this tool puts every one of them in a single place.

The Four Methods Explained

Each tab corresponds to a classic way of measuring a triangle. Here is what each one needs and the formula behind it.

1. Base and Height

The most familiar formula. If you know the length of one side (the base, b) and the perpendicular distance from that side to the opposite vertex (the height, h), the area is:

area = ½ × b × h

This works for every triangle — right, acute, or obtuse — as long as the height is measured at a right angle to the base. For example, a triangle with a base of 10 and a height of 8 has an area of ½ × 10 × 8 = 40 square units.

2. Two Sides and the Included Angle (SAS)

When you know two sides and the angle between them, you do not need the height. The area is half the product of the two sides times the sine of the included angle:

area = ½ × a × b × sin(γ)

Here γ is the angle formed where sides a and b meet. For instance, two sides of 9 and 5 with a 30° angle between them give an area of ½ × 9 × 5 × sin(30°) = ½ × 45 × 0.5 = 11.25 square units. This method is a favorite in surveying and navigation, where angles are easy to measure.

3. Three Sides (Heron's Formula)

If you know all three side lengths but no angles or height, Heron's formula gives the area directly. This calculator uses the numerically stable form:

area = ¼ × √( (a+b+c)(−a+b+c)(a−b+c)(a+b−c) )

which is mathematically identical to the classic version using the semi-perimeter s = (a + b + c) / 2, area = √(s(s−a)(s−b)(s−c)). A 3-4-5 triangle, for example, has an area of exactly 6 square units. Heron's formula only works if the three sides can actually form a triangle — each side must be shorter than the sum of the other two — and the calculator checks this for you.

4. Two Angles and the Included Side (ASA)

When you know two angles and the side between them, the area is:

area = a² × sin(β) × sin(γ) / (2 × sin(β + γ))

where a is the known side and β and γ are the two angles at its ends. Since the three angles of a triangle add up to 180°, the two you enter must sum to less than 180°. For example, a side of 10 between two 45° angles gives an area of 10² × sin(45°) × sin(45°) / (2 × sin(90°)) = 100 × 0.5 / 2 = 25 square units.

What Is the Area of a Triangle?

The area of a triangle is the amount of two-dimensional space it covers, measured in square units. The classic definition — half the base times the height — comes from a neat piece of reasoning: any triangle is exactly half of a parallelogram (or rectangle) with the same base and height. Copy a triangle, rotate the copy 180°, and the two together tile a parallelogram whose area is base times height; the single triangle is therefore half of that. Every other area formula, including the ones on this page, can be derived from this basic idea combined with trigonometry. No matter which method you use, the answer is the same area for the same triangle.

How to Use This Calculator

  1. Choose the method that matches what you know by clicking the matching tab — base and height, two sides and an angle, three sides, or two angles and a side.
  2. Enter your values. Lengths can be in any unit, as long as you are consistent; the area will be in those units squared. Angles are entered in degrees.
  3. Press Calculate. The area appears along with the formula and the numbers plugged into it, so you can follow the working.

If you have different measurements for the same triangle, try more than one method — you should get the same area every time, which is a good way to check your work.

Choosing the Right Method

The best method is simply the one that matches your data, but a few pointers help:

  • Use base and height when the triangle is drawn on a grid or you can measure a perpendicular height directly. It is the simplest and most intuitive.
  • Use SAS when you can measure two sides and the angle between them but not the height — common in fieldwork and construction.
  • Use Heron's formula (SSS) when you have a physical triangle whose three sides you can measure with a tape but whose angles are awkward to gauge.
  • Use ASA when angles are easy to read (for instance, from a protractor or a survey instrument) and you know the length of the side between them.

Special Triangles

Some triangles have area shortcuts worth knowing. An equilateral triangle, where all three sides equal a, has an area of a² × √3 / 4, which is about 0.433 × a² — so a side of 10 gives roughly 43.3 square units. A right triangle is especially easy: the two legs are perpendicular, so they serve directly as base and height, and the area is simply half their product. An isosceles triangle can be split down its axis of symmetry into two identical right triangles, which is often the quickest route to its height. All of these are just special cases of the four general methods above, and you can compute any of them here by entering the appropriate values.

Units and the Meaning of "Square Units"

Area is always expressed in square units — square inches, square feet, square meters, square centimeters, and so on — because it measures a two-dimensional region. Whatever unit you use for the side lengths, the area comes out in that unit squared: enter sides in meters and the area is in square meters; enter them in feet and it is in square feet. Just be sure every length in a single calculation uses the same unit. If your measurements are mixed — say, some in feet and some in inches — convert them to a common unit before entering them, or the area will be wrong. Angles, by contrast, are unit-independent in the sense that a 30° angle is the same wherever it appears; this calculator expects them in degrees.

Real-World Applications

  • Construction and carpentry: calculating the area of triangular roof gables, trusses, and decorative panels to estimate materials.
  • Land surveying: finding the area of irregular plots by dividing them into triangles and adding the results.
  • Interior design and flooring: working out how much material a triangular space needs.
  • Engineering and drafting: computing cross-sectional areas and centroid positions that start from triangle areas.
  • Education: checking geometry and trigonometry homework across all the standard methods.

Tips and Common Mistakes

  • Height must be perpendicular. In the base-and-height method, the height is the straight-line distance from the base to the opposite vertex at a right angle — not the length of a slanted side.
  • The angle in SAS must be between the two sides. Using a different angle gives the wrong area.
  • Check the triangle inequality for three sides. If one side is longer than the other two combined, no triangle exists and Heron's formula has no real answer.
  • Keep units consistent. Mixing feet and inches, or meters and centimeters, is the most common source of error.
  • Watch degrees vs. radians. This calculator uses degrees; if you are working from a source in radians, convert first.

Other Ways to Find a Triangle's Area

The four methods on this page cover almost every everyday situation, but a few other formulas are worth knowing for special cases. When you know the coordinates of the three corners, the shoelace formula gives the area directly: area = ½ × |x₁(y₂ − y₃) + x₂(y₃ − y₁) + x₃(y₁ − y₂)|. It is a favorite in computer graphics and surveying because it works straight from map or screen coordinates. When you know all three sides and want the area in one keystroke, Heron's formula (the "3 Sides" tab) is the tool. And if you know a side and its opposite angle along with another angle, the law of sines lets you find a second side and then apply the SAS method. Every one of these routes leads to the same area for the same triangle — they simply start from different known quantities. Whenever you have a choice, pick the method that uses the measurements you are most confident about, since the accuracy of your inputs matters more than which formula you choose.

A Worked Example for Each Method

To see the calculator in action, here is the same job done four different ways on four different triangles:

  • Base & height: a triangle with base 12 and height 5 has area ½ × 12 × 5 = 30 square units.
  • Two sides & angle (SAS): sides 8 and 6 with a 60° angle between them give ½ × 8 × 6 × sin(60°) ≈ 20.78 square units.
  • Three sides (Heron's): a triangle with sides 7, 8, and 9 has a semi-perimeter of 12, so its area is √(12 × 5 × 4 × 3) = √720 ≈ 26.83 square units.
  • Two angles & side (ASA): a side of 12 between angles of 50° and 60° gives an area of about 40.6 square units, with the third angle equal to 70°.

Type any of these into the matching tab to confirm the result and see the full working. Trying several examples is the fastest way to get comfortable with which method fits which set of measurements.

Frequently Asked Questions

What is the formula for the area of a triangle?

The best-known formula is area = ½ × base × height. When you do not have the height, you can use two sides and the included angle (½ × a × b × sinγ), all three sides (Heron's formula), or two angles and a side (ASA).

How do I find the area if I only know the three sides?

Use Heron's formula: area = ¼ × √((a+b+c)(−a+b+c)(a−b+c)(a+b−c)). Select the "3 Sides" tab and enter the lengths; the calculator applies it automatically.

How do I find the area with two sides and an angle?

If the angle is between the two sides, the area is ½ × a × b × sin(γ). Use the "2 Sides & Angle" tab and enter the two side lengths and the included angle in degrees.

What is the area of an equilateral triangle?

For a side length a, the area is a² × √3 / 4, roughly 0.433 × a². A side of 10 gives about 43.3 square units. You can also get this by entering all three sides as equal in the "3 Sides" tab.

Do I enter angles in degrees or radians?

Degrees. If your angle is given in radians, multiply it by 180/π (about 57.2958) to convert to degrees before entering it.

Why do I get an error with three sides?

The three lengths must satisfy the triangle inequality — each side shorter than the sum of the other two. If they do not, no triangle can be formed and the area is undefined, so the calculator asks you to check the values.

Disclaimer

This Triangle Area Calculator is provided for educational and general informational purposes. Results are rounded for display. For construction, surveying, or other precision work, verify measurements and calculations independently.