ยท ยท 7 min read ยท AYCalculator Team

Calculating the Area of a Triangle: Formula, Steps & Examples

Learn how to calculate the area of a triangle with the standard formula, worked examples, unit checks, and common mistakes when base and height are unclear.

Reviewed against our editorial policy and updated when formulas, thresholds, or guidance materially change. Learn more about AYCalculator.

calculating the area of a triangleTriangle Area FormulaGeometryArea of a TriangleCalculating Area
Calculating the Area of a Triangle: Formula, Steps & Examples guide illustration
๐Ÿงฎ
Use our free Scientific Calculator Get instant, accurate results โ€” no sign-up needed.
Open Calculator โ†’

Searching calculating the area of a triangle usually means you need the standard geometry formula, but the confusing part is often not the math. Most mistakes happen because people use the wrong height, forget the one-half, or mix units. Once the base and perpendicular height are clear, the calculation is quick.

Triangle Area Formula

The standard formula is:

Area = 1/2 x Base x Height

The height must be measured at a right angle to the base. It is not automatically the same as a slanted side.

How to Calculate the Area of a Triangle

Use this simple process:

  1. Pick one side to be the base.
  2. Measure the perpendicular height from that base to the opposite point.
  3. Multiply base by height.
  4. Divide the result by 2.

If you want to check the arithmetic quickly, use the Scientific Calculator. For shape-by-shape comparisons, our guide on calculating area covers rectangles, circles, and triangles together.

Worked Example

Suppose a triangle has:

  • Base = 10 cm
  • Height = 6 cm

Then:

  • Base x Height = 10 x 6 = 60
  • 1/2 x 60 = 30

The area is 30 square centimeters.

What Counts as the Height?

The height is the shortest straight-line distance from the base to the opposite vertex, measured at 90 degrees.

MeasurementUse it in the formula?Why
Perpendicular heightYesThis is the required height
Slanted sideNoIt is not the vertical distance unless it is perpendicular
Base lengthYesAny side can be the base if you use the matching height

Common Mistakes

Using a slanted side as the height is the most common error. The formula only works with the perpendicular height.

Forgetting square units makes the answer incomplete. If the measurements are in centimeters, the final answer is in square centimeters.

Mixing units also causes problems. Convert everything first if one measurement is in inches and the other is in feet.

When the Triangle Is Drawn Sideways

The triangle does not need to โ€œsit flatโ€ for the formula to work. You can rotate the shape any way you like. What matters is choosing a base and then measuring the height straight up or straight down from that base at a right angle.

This same idea appears in many measurement problems, including flooring, yard planning, and construction estimates. If your triangle is part of a larger room or lot measurement, a Room Size Calculator can help with the full layout.

Frequently Asked Questions

Do all triangles use the same area formula?

Yes. For basic geometry, every triangle uses 1/2 x base x height. The only thing that changes is which side you choose as the base and which perpendicular height matches it.

Can I use any side as the base?

Yes. Any side can be the base, but you must use the perpendicular height that belongs to that specific side.

Is the hypotenuse the height in a right triangle?

Usually no. In a right triangle, the two perpendicular legs are the easiest base-and-height pair. The hypotenuse is not normally used as the height.

Why is triangle area measured in square units?

Area measures two-dimensional surface space, so the answer is always written in square units such as square inches, square feet, or square centimeters.

What if I only know the side lengths?

You may need another formula such as Heronโ€™s formula, or you may need to find the height first. If you are solving multi-step geometry problems, use the Scientific Calculator to simplify the arithmetic.

Alternative Triangle Area Formulas

The standard formula requires knowing the base and height. But sometimes you only know the side lengths or angles, requiring different approaches.

Heronโ€™s Formula (Three Side Lengths Known)

If you know all three sides (a, b, c) but not the height:

s = (a + b + c) / 2 (semi-perimeter)

Area = โˆš[s(sโˆ’a)(sโˆ’b)(sโˆ’c)]

Example: Triangle with sides 5, 6, and 7:

s = (5 + 6 + 7) / 2 = 9

Area = โˆš[9(9โˆ’5)(9โˆ’6)(9โˆ’7)] = โˆš[9 ร— 4 ร— 3 ร— 2] = โˆš216 โ‰ˆ 14.7 square units

SAS Formula (Two Sides and Included Angle Known)

If you know two sides (a, b) and the angle between them (C):

Area = (1/2) ร— a ร— b ร— sin(C)

Example: Two sides of 8 and 10 with a 60ยฐ angle between them:

Area = (1/2) ร— 8 ร— 10 ร— sin(60ยฐ) = 40 ร— 0.866 โ‰ˆ 34.6 square units

This is useful in trigonometry and surveying when angles are measured directly.

Types of Triangles and Their Area Considerations

Triangle TypeDescriptionArea Note
Right triangleOne 90ยฐ angleHeight is one of the legs โ€” simplest case
EquilateralAll sides equalHeight = side ร— (โˆš3/2)
IsoscelesTwo equal sidesHeight can be calculated from side and base
ScaleneAll sides differentUse Heronโ€™s formula if height is unknown
ObtuseOne angle > 90ยฐHeight falls outside the base โ€” still works with the formula

Equilateral Triangle Shortcut

For an equilateral triangle with side length s:

Area = (โˆš3 / 4) ร— sยฒ

Example: Equilateral triangle with side 8:

Area = (โˆš3 / 4) ร— 64 = 0.433 ร— 64 โ‰ˆ 27.7 square units

Right Triangle Shortcut

In a right triangle, the two legs are perpendicular to each other, making one leg the base and the other the height:

Area = (1/2) ร— legโ‚ ร— legโ‚‚

Example: Right triangle with legs 6 and 9:

Area = (1/2) ร— 6 ร— 9 = 27 square units

Triangle Area in Real-World Contexts

ApplicationExample
LandscapingCalculating area of a triangular garden bed
ConstructionTriangular roof section area for materials
FlooringTriangular floor section in irregular-shaped rooms
Land surveyDividing irregular land into triangles, summing area
Fabric/sewingTriangular pattern pieces
Art and designArea for paint coverage on triangular surfaces

Common Triangle Area Problems

Problem 1: A triangular sail has a base of 4 meters and a height of 7 meters. What is the area?

Area = (1/2) ร— 4 ร— 7 = 14 square meters

Problem 2: A triangular lot has sides of 30 m, 40 m, and 50 m. What is the area?

This is a right triangle (3-4-5 ratio):

Area = (1/2) ร— 30 ร— 40 = 600 square meters

(Verified with Heronโ€™s: s = 60, Area = โˆš[60ร—30ร—20ร—10] = โˆš360,000 = 600 โœ“)

The Bottom Line

To calculate the area of a triangle, multiply the base by the perpendicular height and divide by 2. If height is unknown, use Heronโ€™s formula (three sides) or the SAS formula (two sides and angle). The most important detail is always using the correct perpendicular height rather than a slanted side.

Use the Scientific Calculator for the square root and trigonometric functions needed in Heronโ€™s and SAS formulas.

How to Calculate: Step-by-Step Guide

1

Measure the base

Use the full base length of the triangle.

2

Measure the perpendicular height

The height must be at a right angle to the base.

3

Multiply and divide by two

Use one-half times base times height.

๐Ÿงฎ
Ready to calculate? Try our Scientific Calculator Free, fast, and accurate โ€” right in your browser.
Use Scientific Calculator โ†’
Topics: calculating the area of a triangleTriangle Area FormulaGeometryArea of a TriangleCalculating Area