Calculate the Area of a Triangle

The most common way to find the area of a triangle is to take half of the base times the height. Numerous other formulas exist, however, for finding the area of a triangle, depending on what information you know. Using information about the sides and angles of a triangle, it is possible to calculate the area without knowing the height.

Steps

Using the Base and Height

  1. Find the base and height of the triangle. The base is one side of the triangle. The height is the measure of the tallest point on a triangle. It is found by drawing a perpendicular line from the base to the opposite vertex. This information should be given to you, or you should be able to measure the lengths.
    • For example, you might have a triangle with a base measuring 5 cm long, and a height measuring 3 cm long.
  2. Set up the formula for the area of a triangle. The formula is <math>\text{Area} = \frac{1}{2}(bh)</math>, where <math>b</math> is the length of the triangle’s base, and <math>h</math> is the height of the triangle.[1]
  3. Plug the base and height into the formula. Multiply the two values together, then multiply their product by <math>\frac{1}{2}</math>. This will give you the area of the triangle in square units.
    • For example, if the base of your triangle is 5 cm and the height is 3 cm, you would calculate:
      <math>\text{Area} = \frac{1}{2}(bh)</math>
      <math>\text{Area} = \frac{1}{2}(5)(3)</math>
      <math>\text{Area} = \frac{1}{2}(15)</math>
      <math>\text{Area} = 7.5</math>
      So, the area of a triangle with a base of 5 cm and a height of 3 cm is 7.5 square centimeters.
  4. Find the area of a right triangle. Since two sides of a right triangle are perpendicular, one of the perpendicular sides will be the height of the triangle. The other side will be the base. So, even if the height and/or base is unstated, you are given them if you know the side lengths. Thus you can use the <math>\text{Area} = \frac{1}{2}(bh)</math> formula to find the area.
    • You can also use this formula if you know one side length, plus the length of the hypotenuse. The hypotenuse is the longest side of a right triangle and is opposite the right angle. Remember that you can find a missing side length of a right triangle using the Pythagorean Theorem (<math>a^{2} + b^{2} = c^{2}</math>).
    • For example, if the hypotenuse of a triangle is side c, the height and base would be the other two sides (a and b). If you know that the hypotenuse is 5 cm, and the base is 4 cm, use the Pythagorean theorem to find the height:
      <math>a^{2} + b^{2} = c^{2}</math>
      <math>a^{2} + 4^{2} = 5^{2}</math>
      <math>a^{2} + 16 = 25</math>
      <math>a^{2} + 16 - 16 = 25 - 16</math>
      <math>a^{2} = 9</math>
      <math>a = 3</math>
      Now, you can plug the two perpendicular sides (a and b) into the area formula, substituting for the base and height:
      <math>\text{Area} = \frac{1}{2}(bh)</math>
      <math>\text{Area} = \frac{1}{2}(4)(3)</math>
      <math>\text{Area} = \frac{1}{2}(12)</math>
      <math>\text{Area} = 6</math>

Using Side Lengths

  1. Calculate the semiperimeter of the triangle. The semi-perimeter of a figure is equal to half its perimeter. To find the semiperimeter, first calculate the perimeter of a triangle by adding up the length of its three sides. Then, multiply by <math>\frac{1}{2}</math>.[2]
    • For example, if a triangle has three sides that are 5 cm, 4 cm, and 3 cm long, the semiperimeter is shown by:
      <math>s = \frac{1}{2}(3 + 4 + 5)</math>
      <math>s = \frac{1}{2}(12) = 6</math>
  2. Set up Heron’s formula. The formula is <math>\text{Area} = \sqrt{s(s - a)(s - b)(s - c)}</math>, where <math>s</math> is the semiperimeter of the triangle, and <math>a</math>, <math>b</math>, and <math>c</math> are the side lengths of the triangle.[3]
  3. Plug the semiperimeter and side lengths into the formula. Make sure you substitute the semiperimeter for each instance of <math>s</math> in the formula.
    • For example:
      <math>\text{Area} = \sqrt{s(s - a)(s - b)(s - c)}</math>
      <math>\text{Area} = \sqrt{6(6 - 3)(6 - 4)(6 - 5)}</math>
  4. Calculate the values in parentheses. Subtract the length of each side from the semiperimeter. Then, multiply these three values together.
    • For example:
      <math>\text{Area} = \sqrt{6(6 - 3)(6 - 4)(6 - 5)}</math>
      <math>\text{Area} = \sqrt{6(3)(2)(1)}</math>
      <math>\text{Area} = \sqrt{6(6)}</math>
  5. Multiply the two values under the radical sign. Then, find their square root. This will give you the area of the triangle in square units.
    • For example:
      <math>\text{Area} = \sqrt{6(6)}</math>
      <math>\text{Area} = \sqrt{36}</math>
      <math>\text{Area} = 6</math>
      So, the area of the triangle is 6 square centimeters.

Using One Side of an Equilateral Triangle

  1. Find the length of one side of the triangle. An equilateral triangle has three equal side lengths and three equal angle measurements, so if you know the length of one side, you know the length of all three sides.[4]
    • For example, you might have a triangle with three sides that are 6 cm long.
  2. Set up the formula for the area of an equilateral triangle. The formula is <math>\text{Area} = (s^{2})\frac{\sqrt{3}}{4}</math>, where <math>s</math> equals the length of one side of the equilateral triangle.[5]
  3. Plug the side length into the formula. Make sure you substitute for the variable <math>s</math>, and then square the value.
    • For example if the equilateral triangle has sides that are 6 cm long, you would calculate:
      <math>\text{Area} = (s^{2})\frac{\sqrt{3}}{4}</math>
      <math>\text{Area} = (6^{2})\frac{\sqrt{3}}{4}</math>
      <math>\text{Area} = (36)\frac{\sqrt{3}}{4}</math>
  4. Multiply the square by <math>\sqrt{3}</math>. It’s best to use the square root function on your calculator for a more precise answer. Otherwise, you can use 1.732 for the rounded value of <math>\sqrt{3}</math>.
    • For example:
      <math>\text{Area} = (36)\frac{\sqrt{3}}{4}</math>
      <math>\text{Area} = \frac{62.352}{4}</math>
  5. Divide the product by 4. This will give you the area of the triangle in square units.
    • For example:
      <math>\text{Area} = \frac{62.352}{4}</math>
      <math>\text{Area} = 15.588</math>
      So, the area of an equilateral triangle with sides 6 cm long is about 15.59 square centimeters.

Using Trigonometry

  1. Find the length of two adjacent sides and the included angle. Adjacent sides are two sides of a triangle that meet at a vertex.[6] The included angle is the angle between these two sides.
    • For example, you might have a triangle with two adjacent sides measuring 150 cm and 231 cm in length. The angle between them is 123 degrees.
  2. Set up the trigonometry formula for the area of a triangle. The formula is <math>\text{Area} = \frac{bc}{2}\sin A</math>, where <math>b</math> and <math>c</math> are the adjacent sides of the triangle, and <math>A</math> is the angle between them.[1]
  3. Plug the side lengths into the formula. Make sure you substitute for the variables <math>b</math> and <math>c</math>. Multiply their values, then divide by 2.
    • For example:
      <math>\text{Area} = \frac{bc}{2}\sin A</math>
      <math>\text{Area} = \frac{(150)(231)}{2}\sin A</math>
      <math>\text{Area} = \frac{(34,650)}{2}\sin A</math>
      <math>\text{Area} = 17,325\sin A</math>
  4. Plug the sine of the angle into the formula. You can find the sine using a scientific calculator by typing in the angle measurement then hitting the “SIN” button.
    • For example, the sine of a 123-degree angle is .83867, so the formula will look like this:
      <math>\text{Area} = 17,325\sin A</math>
      <math>\text{Area} = 17,325(.83867)</math>
  5. Multiply the two values. This will give you the area of the triangle in square units.
    • For example:
      <math>\text{Area} = 17,325(.83867)</math>
      <math>\text{Area} = 14,529.96</math>.
      So, the area of the triangle is about 14,530 square centimeters.

Tips

  • If you're not exactly sure why the base-height formula works this way, here's a quick explanation. If you make a second, identical triangle and fit the two copies together, it will either form a rectangle (two right triangles) or a parallelogram (two non-right triangles). To find the area of a rectangle or parallelogram, simply multiply base by height. Since a triangle is half of a rectangle or parallelogram, you must therefore solve for half of base times height.

Related Articles

Sources and Citations