random triangle

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 x y \frac{x}{y} . What is x + y x+y ?


The answer is 4.

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.

1 solution

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 3 points, (i.e., a triangle), chosen independently and uniformly inside a triangle of unit area is 1 12 \dfrac{1}{12} . Now since we have 4 4 points to choose, we have 4 4 independent scenarios where one of the chosen points lies within the triangle formed by the other 3 3 points. Thus the probability that one of scenarios plays out is 4 1 12 = 1 3 4 * \dfrac{1}{12} = \dfrac{1}{3} .

Thus a = 1 , b = 3 a = 1, b = 3 and a + b = 4 a + b = \boxed{4} .

I think "independent scenarios" is a wrong term, the correct term is "disjoint scenarios".

Hunter Killer - 6 years, 5 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...