Find the Height of a Triangle

To calculate the area of a triangle you need to know its height. If this information is not given to you, you can easily calculate it based on what you do know! This article will teach you two different ways to find the height of a triangle, depending on what information you have been given.

Steps

Using Base and Area to Find Height

  1. Recall the formula for the area of a triangle. The formula for the area of a triangle is A=1/2bh.[1]
    • A = Area of the triangle
    • b = Length of the base of the triangle
    • h = Height of the base of the triangle
  2. Look at your triangle and determine which variables you know. In this case, you already know the area, so assign that value to A. You should also know the value of one side length; assign that value to "'b'". If you do not know both the Area and the length of one side, you will need to try a different method.
    • Any side of a triangle can be the base, regardless of how the triangle is drawn. To visualize this, just imagine rotating the triangle until the known side length is at the bottom.
    • For example, if you know that the area of a triangle is 20, and one side is 4, then: A = 20 and b = 4.
  3. Plug your values into the equation A=1/2bh and do the math. First multiply the base (b) by 1/2, then divide the area (A) by the product. The resulting value will be the height of your triangle!
    • In our example: 20 = 1/2(4)h
    • 20 = 2h
    • 10 = h

Finding an Equilateral Triangle's Height

  1. Recall the properties of an equilateral triangle. An equilateral triangle has three equal sides, and three equal angels that are each 60 degrees. If you cut an equilateral triangle in half, you will end up with two congruent right triangles. [2]
    • In this example, we will be using an equilateral triangle with side lengths of 8.
  2. Recall the Pythagorean Theorem. The Pythagorean Theorem states that for any right triangle with sides of length a and b, and hypotenuse of length c: a2 + b2 = c2. We can use this theorem to find the height of our equilateral triangle![3]
  3. Break the equilateral triangle in half, and assign values to variables a, b, and c. The hypotenuse c will be equal to the original side length. Side a will be equal to 1/2 the side length, and side b is the height of the triangle that we need to solve.
    • Using our example equilateral triangle with sides of 8, c = 8 and a = 4.
  4. Plug the values into the Pythagorean Theorem and solve for b2. First square c and a by multiplying each number by itself. Then subtract a2 from c2.
    • 42 + b2 = 82
    • 16 + b2 = 64
    • b2 = 48
  5. Find the square root of b2 to get the height of your triangle! Use the square root function on your calculator to find Sqrt(2. The answer is the height of your equilateral triangle!
    • b = Sqrt (48) = 6.93

Determining Height With Angles and Sides

  1. Determine what variables you know. The height of a triangle can be found if you have an angles and a side, if the angle is between the base and the side you have, or all three sides. We'll call the sides of the triangle a, b, and c, and the angles, A, B, and C.
    • If you have all three sides, you'll use Heron's formula, and the formula for the area of a triangle.
    • If you have two sides and an angle, you'll use the formula for the area given two angles and a side. A = 1/2ab(sin C).[1]
  2. Use Heron's formula if you have all three sides. Heron's formula has two parts. First, you must find the variable s, which is equal to half of the perimeter of the triangle. This is done with this formula: s = (a+b+c)/2.[4]
    • So for a triangle with sides a = 4, b = 3, and c = 5, s = (4+3+5)/2. Which is s = (12)/2. Which is s = 6.
    • Then you can use the second part of Heron's formula, Area = sqr(s(s-a)(s-b)(s-c). Replace Area in the equation with it's equivalent in the area formula: 1/2bh (or 1/2ah or 1/2ch).
    • Do the math to solve for h. For our example triangle this looks like 1/2(3)h = sqr(6(6-4)(6-3)(6-5). Which is 3/2h = sqr(6(2)(3)(1). Which is 3/2h = sqr(36). Use a calculator to calculate the square root, which in this case makes it 3/2h = 6. Therefore, height is equal to 4, using side b as the base.
  3. Use the area given two sides and an angle formula if you have a side and an angle. Replace area in the formula with it's equivalent in the area of a triangle formula: 1/2bh. This gives you a formula that looks like 1/2bh = 1/2ab(sin C). This can be simplified to h = a(sin C), thereby eliminating one of the side variables.[1]
    • Solve the equation with your given variables. For example, with a = 3, and C = 40 degrees, the equation looks like this: h = 3(sin 40). Use your calculator to finish the equation, which in our example, makes h roughly 1.928.



Related Articles

Sources and Citations