document.write( "Question 912543: In a polygon, no three diagonals are concurrent. If the total number of point of intersection of diagonals interior to the polygon is 70, then the number of diagonals of the polygon is: \n" ); document.write( "
Algebra.Com's Answer #553930 by Edwin McCravy(20059)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "I'm going to assume that your polygon is convex, not concave.\r\n" ); document.write( "\r\n" ); document.write( "Every convex quadrilateral has 2 diagonals which \r\n" ); document.write( "intersect in 1 interior point. Every combination of 4 vertices\r\n" ); document.write( "determines a convex quadrilateral, contributing one diagonal\r\n" ); document.write( "intersection point.\r\n" ); document.write( "\r\n" ); document.write( "So the formula for the number of such points, since none are\r\n" ); document.write( "concurrent, is the number of combinations of four vertices.\r\n" ); document.write( "\r\n" ); document.write( "So the equation is\r\n" ); document.write( "\r\n" ); document.write( "C(n,4) = 70\r\n" ); document.write( "\r\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |