Let $ABCDE$ be pentagon. Prove that sum of lengths of sides of pentagon is less than sum of lengths of diagonals of pentagon
APPROACH 1
I tried using triangle inequality but it does not lead to a proof.One thing i noticed that the statement is not true for quadrilaterals.I proved some extreme cases like when one vertex is collinear with two other vertices.
APPROACH 2
If we consider sides of pentagon as vectors,then diagonals are just vector sum of sides.I thought this might help. I ended with the following inequality to prove
$\vert{\vec a}\vert+\vert{\vec b}\vert+\vert{\vec c}\vert+\vert{\vec d}\vert+\vert{\vec e}\vert < \vert{\vec a + \vec b}\vert+\vert{\vec c + \vec b}\vert+\vert{\vec c + \vec d}\vert+\vert{\vec d + \vec e}\vert+\vert{\vec e + \vec a}\vert$
Again i stuck here.I want to ask whether my approaches can actually lead to a proof or i may ness some other approach?
