A triangle can be made, if and only if,it satisfies triangle inequality
=>a < b + c
b < c + a
c < a + b
Also, a +b+ c = 1
=> a < 1/2, b < 1/2,c < 1/2
=>A triangle can be formed, if all three sides < 1/2 and sum is 1.
Now, let's find the probability that one of a, b, c ≥1/2.
Note that to divide stick randomly into 3 parts, we need to choose two numbers P and Q, both are between 0 & 1 and P
Now, a ≥ 1/2, iff both the numbers, P & Q≥1/2.
=> probability of a≥ 1/2 = (1/2) * (1/2) = 1/4
Similarly, c ≥ 1/2, iff P & Q≤ 1/2.
=> probability of c≥ 1/2 =(1/2) * (1/2) = 1/4
Also, probability of b ≥ 1/2 is = (1/2) * (1/2) = 1/4
The probability that a triangle can not be made
= (1/4) + (1/4) + (1/4)
= (3/4)
Thus, the probability that a triangle can be made
= 1 - (3/4)
= (1/4)
=> the probability that a triangle can be made by randomly dividing a stick of length 1 into 3 parts is 25%