Probably intersecting

Two points on a circle are chosen at random, then a chord is drawn between them. Another chord is drawn in the same fashion. What is the probability that both chords will intersect?

1 4 \frac 14 1 3 \frac 13 1 2 \frac 12 1 6 \frac 16

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.

2 solutions

Archit Agrawal
Sep 14, 2018

We can select 4 random points on the circle. Let the points be A,B,C and D in order. There are 3 ways to join them{(AB,CD) , (AD,BC) , (AC,BD)}. In only 1 case(AC,BD), the 2 lines intersect. So the probability is 1/3.

Ben Hambrecht
Sep 14, 2018

Without loss of generality, we fix the first point and parametrize the choice of the second point by a variable 0 < x < 1 0<x<1 , its position (as fraction of a full turn) relative to the first point. Let p ( x ) p(x) be the probability of then choosing the second chord so that it intersects the first. The overall probability of intersection P P will then be the average of p ( x ) p(x) over x x , or

P = 0 1 p ( x ) d x . P=\int_0^1 p(x) dx.

Now let's find p ( x ) p(x) . The first chord splits the circle into two arcs, of relative lengths x x and 1 x 1-x , respectively. An intersecting chord can come about by first choosing a point on the first arc, then another on the other arc (probability x ( 1 x ) x(1-x) ), or vice versa (factor 2).* Therefore

p ( x ) = 2 x ( 1 x ) . p(x)=2x(1-x).

We then find

P = 0 1 2 x ( 1 x ) d x = 2 ( 0 1 x d x 0 1 x 2 d x ) = 2 ( 1 2 1 3 ) = 1 3 . P=\int_0^1 2x(1-x) dx = 2\left(\int_0^1 xdx - \int_0^1 x^2dx\right) = 2\left(\frac 12 - \frac 13\right) = \frac 13.

*If you are not convinced by the factor of 2, you can also find p ( x ) p(x) by subtracting from 1 1 the probabilities of choosing both points on the same side:

p ( x ) = 1 x 2 ( 1 x ) 2 . p(x)=1-x^2-(1-x)^2.

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...