User liberalcynic - MathOverflowmost recent 30 from http://mathoverflow.net2013-05-22T16:55:10Zhttp://mathoverflow.net/feeds/user/17928http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://mathoverflow.net/questions/2014/if-you-break-a-stick-at-two-points-chosen-uniformly-the-probability-the-three-re/75869#75869Answer by liberalcynic for If you break a stick at two points chosen uniformly, the probability the three resulting sticks form a triangle is 1/4. Is there a "nice" proof of this fact?liberalcynic2011-09-19T16:24:56Z2011-09-19T16:24:56Z<p>My answer is 1/4. Consider a stick of length L. We make a cut at distance x from one end. Second cut at distance y from the same end. No side of a triangle can be greater than the sum of the other two sides, so both x and (y-x) have to be less than L/2. Probability is the number of favorable outcomes divided by total number of outcomes, so we get ((L/2) * (L/2))/(L*L) = 1/4!</p>