document.write( "Question 394889: Prove: The probability that two diagonals in a convex polygon with n sides will intersect inside the polygon is . \n" );
document.write( "
Algebra.Com's Answer #280267 by robertb(5830)![]() ![]() You can put this solution on YOUR website! The condition of convexity ensures that any diagonal will be in the interior of the polygon (except for the endpoints of course, which correspond to vertices.) \n" ); document.write( "For any given n-gon, the number of diagonals that can be formed is \n" ); document.write( "\n" ); document.write( "Now to find the total number of diagonal pairs that intersect inside the polygon, we only have to count the total number of quadrilaterals that we can form from the vertices of the n-gon, i.e., \n" ); document.write( " The reason for this is that, a quadrilateral always has a unique pair of diagonals intersecting inside it, and so the number of quadrilaterals is the same as the number of pairs of diagonals meeting inside the convex n-gon.\r \n" ); document.write( "\n" ); document.write( "Hence the probability is \n" ); document.write( "= \n" ); document.write( "= \n" ); document.write( "\n" ); document.write( "Note that this formula will work only for positive integers |