Answer:
30%
Step-by-step explanation:
There are 10 possible combinations of sticks that can be drawn from a group of 5 strings
5C3 = (5*4*3)/(3*2) = 10 combinations, which are
1,3,5 ; 1,3,7 ; 1,3,9 ; 1,5,7 ; 1,5,9 ; 1,7,9 ; 3,5,7 ; 3,5,9 ; 3,7,9 ; 5,7,9
to make a triangle, the sum of any two sides must be greater than the third side and if you look at the possible combinations there are only three cases where that is true
so the probability for drawing three sticks that would make a triangle is 3/10 or 30%