SOLUTION: How do you find the height of a triangle with only side lengths given?

Algebra ->  Triangles -> SOLUTION: How do you find the height of a triangle with only side lengths given?      Log On


   



Question 145650: How do you find the height of a triangle with only side lengths given?
Answer by edjones(8007) About Me  (Show Source):
You can put this solution on YOUR website!
Use Heron's area formula to find the area. the sides are a, b & c
A=sqrt(s(s-a)(s-b)(s-c)) where s=(a+b+c)/2
Once you know the area use the formula for the area of a triangle to find the altitude. a=altitude b=base A=area
A=ab/2
a=2A/b
.
Ed