Randomly cut a line segment into three pieces.What is the probability that these three pieces can form a triangle?
Sigiloso
1/8. let x and y be lengths of 2 segments, 1-x-y length of the 3rd segment. twe following inequations should be true: x + y > 1-x-y, x + 1-x-y > y, y + 1-x-y > x. therefore x + y > 1/2, x 0, y > 0)