SOLUTION: How do you find the hieght of a triangle if you already know the measurements of all three sides?

Algebra ->  Triangles -> SOLUTION: How do you find the hieght of a triangle if you already know the measurements of all three sides?      Log On


   



Question 145756: How do you find the hieght of a triangle if you already know the measurements of all three sides?
Found 2 solutions by jojo14344, jim_thompson5910:
Answer by jojo14344(1513) About Me  (Show Source):
You can put this solution on YOUR website!
This is cool, you can solve it by Pythagorean theorem.
From the "tip" where 2 lines meet draw a line straight to your base (which cuts that into half) and that is your height, right? --mark this "a".
And the base that cuts into half mark "b", & the new dimension="b/2"
Then that diagonal line that connects the tip of the line you draw (as height)
to the end tip of the base, mark it as "c"= hypotenuse.
by Pyth. theorem,
c%5E2+=+a%5E2+%2B+%28b%2F2%29%5E2
a%5E2+=+c%5E2+-+%28b%2F2%29%5E2
a=+sqrt%28c%5E2+-+%28b%2F2%29%5E2%29--------- This will be your height remember? And you can solve now since you know the dimensions of all the sides.
Thank you,
Jojo

Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
First find the area through the use of Heron's formula


Remember, the area of any triangle is

A=%281%2F2%29bh


2A=bh Multiply both sides by 2


2A%2Fb=h Divide both sides by "b"


So the height is h=2A%2Fb. So simply plug in the given base (there are three possible heights) and the area that you found from the previous formula to find the height that you want.