Triangle Area Calculator

Calculate Triangle Area

What is the Area of a Triangle?

A triangle is a three-sided polygon with three vertices and three edges. The area of a triangle is the total space enclosed within its three sides, measured in square units such as square meters (mΒ²), square feet (ftΒ²), or square centimeters (cmΒ²).

The most common method to calculate a triangle's area uses the base (any side of the triangle) and the height (the perpendicular distance from the base to the opposite vertex). This formula works for all types of triangles: equilateral, isosceles, scalene, and right triangles.

How to Calculate Triangle Area

Calculating the area of a triangle using base and height is simple:

  1. Identify the base: Choose any side of the triangle as the base
  2. Measure the height: Find the perpendicular distance from the base to the opposite vertex
  3. Apply the formula: Multiply base by height and divide by 2

The height must be perpendicular (at a 90-degree angle) to the base for accurate results.

Triangle Area Formula

Area = (Base Γ— Height) / 2

Or written mathematically:

A = (b Γ— h) / 2 or A = Β½ Γ— b Γ— h

Where:

Examples

Basic Triangle Example

Problem: Calculate the area of a triangle with base 10 cm and height 6 cm.

Solution:

  1. Base = 10 cm
  2. Height = 6 cm
  3. Area = (10 Γ— 6) / 2 = 60 / 2 = 30 cmΒ²

Right Triangle Example

Problem: A right triangle has legs of 8 inches and 15 inches. What is its area?

Solution: In a right triangle, the two legs can serve as base and height.

  1. Base = 8 inches, Height = 15 inches
  2. Area = (8 Γ— 15) / 2 = 120 / 2 = 60 inΒ²

Frequently Asked Questions

Why is the triangle area divided by 2?

A triangle is essentially half of a rectangle or parallelogram with the same base and height. Imagine drawing a diagonal through a rectangle - you get two identical triangles, each with half the rectangle's area.

Can I use any side as the base?

Yes! You can choose any of the three sides as the base. However, you must use the height that corresponds to that specific base - the perpendicular distance from that base to the opposite vertex.

What if I only know the three side lengths?

If you know all three sides but not the height, you can use Heron's formula: A = √(s(s-a)(s-b)(s-c)), where s is the semi-perimeter (a+b+c)/2.