[Math] 21 sided regular polygon and its diagonals

combinatoricsgeometry

In a $21$ sides regular polygon, how many points inside it are
intersection of its diagonal?

I found that a polygon with $n$ sides has $\dfrac{n(n – 3)}{2}$ diagonals, but I feel this is not so useful to the problem solution. I've been trying for $3$ hours without success.

What's the correct solution?

This is part of a contest that is already finished (the solutions have not been released yet).

Best Answer

You may find the following idea useful. Take a convex $n$-gon. Suppose that there is no point inside the $n$-gon at which three diagonals meet. Then there are $\binom{n}{4}$ intersection points of diagonals inside the $n$-gon.

There are various ways to get at this result, but only one simplest one. Choose $4$ vertices. Exactly one of the pairs of lines determined by these $4$ points meets in the interior of the $n$-gon, and therefore the total number of intersection points in the interior of the $n$-gon is $\binom{n}{4}$.