SOLUTION: How do I find the height of an scalene triangle, where not angle degrees are provided, only the following side dimensions?: The base=21, the longest side=20 and the shortest sid

Algebra ->  Triangles -> SOLUTION: How do I find the height of an scalene triangle, where not angle degrees are provided, only the following side dimensions?: The base=21, the longest side=20 and the shortest sid      Log On


   



Question 9649: How do I find the height of an scalene triangle, where not angle degrees are provided, only the following side dimensions?:
The base=21, the longest side=20 and the shortest side=13
My main problem is that there are no angle degrees information provided.
Thanks in advance for your help.


Answer by Earlsdon(6294) About Me  (Show Source):
You can put this solution on YOUR website!
Try this:
As you know, the height of a triangle is the perpendicular distance to the base from the vertex opposite the base.
Draw the triangle with the base (21) on the bottom. Draw the perpendicular line from the vertex opposite the base to the base.
The scalene triangle is now divided into two right triangles.
The smaller right triangle has a hypotenuse of 13, a height of h, and a base of x.
The larger right triangle has a hypotenuse of 20, a height of h, and a base of 21-x.
Now you can employ the Pythagoren theorem to find h.
Take the smaller right triangle first: 13%5E2+=+h%5E2+%2B+x%5E2 or h%5E2+=+13%5E2+-+x%5E2 = 169-x%5E2
Now take the larger right triangle:
20%5E2+=+h%5E2+%2B+%2821-x%29%5E2
400+=+h%5E2+%2B+441+-+42x+%2B+x%5E2
Now substitute for h^2 the equation from the 1st right triangle: h%5E2+=+169-x%5E2
400+=+%28169-x%5E2%29%2B441-42x%2Bx%5E2
Simplify and solve for x.
400+=+x%5E2+-+x%5E2+-+42x+%2B+169+%2B+441
400+=+-42x%2B610
42x+=+210
x+=+5
Now that you have x, you can find h, again using the Pythagorean theorem.
Using the smaller triangle:
13%5E2+=+h%5E2+%2B+x%5E2
h%5E2+=+169+-+25
h%5E2+=+144
h+=+12