Four points are picked at random inside an equilateral triangle. The probability that one of them lies inside the triangle formed by the other three is . What is ?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Picking points "at random" inside a triangle is a bit tricky, and is discussed at length here .
Later on in this article it is mentioned that the expected area of the convex hull of a polygon formed by 3 points, (i.e., a triangle), chosen independently and uniformly inside a triangle of unit area is 1 2 1 . Now since we have 4 points to choose, we have 4 independent scenarios where one of the chosen points lies within the triangle formed by the other 3 points. Thus the probability that one of scenarios plays out is 4 ∗ 1 2 1 = 3 1 .
Thus a = 1 , b = 3 and a + b = 4 .