I found the question here. The precise problem is
The unit interval is broken at two randomly chosen points along its length. Show that the probability that the lengths of the resulting three intervals are the heights of a triangle is equal to $$ \frac{12\sqrt{5}}{25}\log\left(\frac{3+\sqrt{5}}{2}\right)-\frac{4}{5}. $$ First off, is my understanding of the question correct? That the "heights" of a triangle really refer to its sides?
If this is the problem, I really have no clue how to resolve it, although I would be very interesting in seeing the answer. If it is not the problem, please set me straight.
EDIT - I have decided that the problem is really the perpendicular heights of a triangle, therefore - this has become a dual question, either show the above answer is true for the heights, or come up with a new answer interpreting the question using sides.
I will theorise a little on the "sides" problem.
I suppose that if $a$, $b$ and $1-a-b$ are the lengths of the segments, then if they do form a triangle then its area can be calculated using Heron's formula which says that $$ A = \frac{1}{4} \sqrt{(1-2a)(1-2b)(1+2a+2b)}. $$ An obvious restriction being that $a<1/2$, $b<1/2$. Perhaps we can compare this with the area calculated in the more traditional fashion?
Another obvious restriction is the triangle inequality, let's say $$1-a-b<a+b,$$ (I made a correction of the sign, which was wrong!) which implies that $a+b>1/2$
I have found similar questions for a triangle and a quadrilateral, but none of the answers go into detail.
I envisage the answer comes from an expected value integral, although I have little knowledge of probabilistic methods.