Consider 50 sided strictly convex polygon.
Count number of point of intersection of diagonals which intersect each other inside the polygon.
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.
We know that every quadrilateral has its point of intersection of diagonals lying inside the quadrilateral.
So, in this question the only thing we have to do is to find the number of quadrilateral formed using 5 0 vertices of the given polygon (since each quadrilateral will give one required point of intersection)
w h i c h = 5 0 C 4 = 2 3 0 3 0 0