Triangle Inequality Proof: $AD+DC \le AB+BC$ for Point D in Triangle ABC

  • Thread starter Thread starter Jameson
  • Start date Start date
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
1 reply · 3K views
Jameson
Insights Author
Gold Member
MHB
Messages
4,533
Reaction score
13
Thank you to Ackbach for this problem and to those of you who participated in last week's POTW!

Given a triangle $ABC$ and a point $D$ inside $ABC$, prove that $\overline{AD}+\overline{DC}\le \overline{AB}+\overline{BC}$.
 
Last edited by a moderator:
Physics news on Phys.org
Congratulations to the following members for their correct solutions:

1) caffeinemachine

Solution:

[sp]Extend line $AD$ such that it intersects with line $BC$ at point $E$. Use the triangle inequality twice:

$$\overline{AD}+\overline{DC}\le \overline{AD}+\overline{DE}+\overline{EC}$$

$$=\overline{AE}+\overline{EC}\le \overline{AB}+\overline{BE}+\overline{EC}$$

$$=\overline{AB}+\overline{BC}.$$

QED[/sp]