Calculating the Height of an Isosceles Triangle Using Coordinates and Equations

  • MHB
  • Thread starter Wilmer
  • Start date
  • Tags
    Triangle
In summary, D is on AC: line BD crosses height line AH at E. This results in AD = 51 and EH = 42. The length of height line AH is 105.
  • #1
Wilmer
307
0
Code:
                    A

              (51)
                                      
           D
                          
                    E
     
                  (42)        

C        (56)       H       (56)       B
Isosceles triangle ABC, AB = AC, base BC = 112.
D is on AC: line BD crosses height line AH at E.
Results in AD = 51 and EH = 42.
What is the length of height line AH?
 
Mathematics news on Phys.org
  • #2
Wilmer said:
Code:
                    A

              (51)
                                      
           D
                          
                    E
     
                  (42)        

C        (56)       H       (56)       B
Isosceles triangle ABC, AB = AC, base BC = 112.
D is on AC: line BD crosses height line AH at E.
Results in AD = 51 and EH = 42.
What is the length of height line AH?

Hi wilmer, :)

Let, \(AE=x\mbox{ and }\angle ADE=\theta\). Using the Pythagorean law for triangle \(ACH\) we get,

\[CD=\sqrt{(x+42)^2+56^2}-51~~~~~~~~(1)\]

Using the law of sines on the triangle \(ADE\) you will get,

\[\sin\theta=\frac{56x}{3570}~~~~~~~~~~~(2)\]

Using the law of sines on the triangle \(BCD\) and using (1) and (2) you will get,

\[x\left(\sqrt{(x+42)^2+56^2}-51\right)=4284+51x\]

Squaring this equation will give you a Quartic equation which has only one positive real solution. I used Maxima to get the answer,

\[x=63\]

This method may not be the most economical way of doing this problem and I would be delighted to see a more elegant method. :)

Kind Regards,
Sudharaka.
 
  • #3
Thanks, Mr, Sud; I agree; but you've been of no help (Smile)
I had solved it (also with a darn Quartic!) and was sneakily trying
to see if someone could come up with something "simpler".

Since I hate using SIN or COS, I placed CB on x-axis with C at origin;
let h = AH, so A(56,h).

Letting (x,y) = D's coordinates, I used following equations:
BD's y-intercept is clearly 84; hence BD's equation is: y = (-3/4)x + 84
AC's equation is easier still, with points (0,0) and (56,h) : y = (h/56)x

So I needed to solve:
(56 - x)^2 + (h - y)^2 = 51^2

Getting x and y in terms of h:
x = 4704 / (h + 42)
y = 84h / (h + 42)

And that leads to MY(!) quartic:
h^4 - 84h^3 + 2299h^2 - 481908h + 943740 = 0 (hope it's better than yours)(Thinking)
Which has h = 105 as only "valid" solution (so AE = 63)

And that checks out ok. Makes the equal sides AB and AC = 119 ; also DE = 30.

Surprising to me that this is not easier, with right triangles all over the place!
 

FAQ: Calculating the Height of an Isosceles Triangle Using Coordinates and Equations

What is an isosceles triangle?

An isosceles triangle is a polygon with three sides, where two of the sides are equal in length. This means that two of the angles in the triangle are also equal.

How do you identify an isosceles triangle?

An isosceles triangle can be identified by looking at its sides and angles. If two sides are equal in length and two angles are also equal, then the triangle is isosceles.

What is the formula for finding the area of an isosceles triangle?

The formula for finding the area of an isosceles triangle is (base x height)/2. The base is one of the equal sides, and the height is the perpendicular distance from the base to the opposite vertex.

Can an isosceles triangle be a right triangle?

Yes, an isosceles triangle can be a right triangle if one of the angles is a right angle and the other two angles are acute. In this case, the two equal sides will be the legs of the right triangle.

What is the difference between an isosceles triangle and an equilateral triangle?

An isosceles triangle has two equal sides and two equal angles, while an equilateral triangle has three equal sides and three equal angles. In an isosceles triangle, only two angles can be equal, while in an equilateral triangle, all three angles are equal.

Similar threads

Replies
1
Views
972
Replies
4
Views
977
Replies
1
Views
972
Replies
3
Views
1K
Replies
2
Views
2K
Replies
3
Views
1K
Replies
1
Views
826
Back
Top