Well,
This is a very easy puzzle for those who know a little bit of maths. This was asked at IIT Kanpur in PG admission test.
Problem : Given a stick of 1 meter, two points are chosen uniformly randomly to cut the stick. What is the probability that 3 pieces so generated would form a triangle?
Solution : The way I solved it is this. Clearly, to form a triangle it must satisfy triangle inequalities, that is if and
are three sides then
,
and
. Or if we look at it other way, none of the piece should be great or equal to 0.5 meter. So we need to answer, what is the probability that none of the piece measure greater or equal to 0.5?
Let (because of symmetry) be the first point from left side where the stick is cut. It is clear that to ensure that none of the piece measures
the second cut-point
must be such that
. So for the second cut point feasible region is of the length
.
So,
Tags: probability, puzzle
Leave a Reply