dissecting an isosceles triangle

  • Context: Undergrad 
  • Thread starter Thread starter noowutah
  • Start date Start date
  • Tags Tags
    Triangle Trigonometry
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
noowutah
Messages
56
Reaction score
3
Simple question, but I can't figure it out. Consider an isosceles triangle ABC with \alpha=\beta dissected by a line through C and D, where D is on AB. It is obvious that |CD|<=|AC|=|BC|, but I want to prove it using trigonometry. I can use |BD|<=|BC| in my assumptions but not angle(BCD)<=angle(ACB). Otherwise I'd be done, for the law of sines using the triangle ABC and BCD gives me |BC|>=|CD|*(sin(angle(BCD))/sin(angle(ACB))). But how to show that angle(BCD)<=angle(ACB), obviously without using what we are trying to prove, i.e. |CD|<=|BC|.
 
Mathematics news on Phys.org
The bisector, CD, of AB divides the isosceles triangle into two right triangles with AC and BC as hypotenuses, AD and BD as legs. By the Pythagorean theorem, the hypotenuse of a right triangle is always larger than either leg.
 
I am not BISECTING but DISSECTING, so congruence between the dissecting triangles is not necessary. Upon further thought, though, angle(ACB)=angle(BCD)+angle(DCA) and since angle(DCA)>=0, we get angle(ACB)>=angle(BCD) and thus, by above-mentioned law of sines identity, |CD|<=|BC|.