Two diagonals of a regular nonagon (a $9$-sided polygon) are chosen. What is the probability that their intersection lies inside the nonagon?
This is similar to a previous problem that I posted about a dodecahedron. However, this provides more difficult, as a nonagon is (in my opinion) more difficult to work with than a dodecahedron. A dodecahedron, in every sense of the object, is even (even edges, even vertices...). This cannot be said for the $2D$ Nonagon.
Here is what I'm thinking. Draw a nonagon. Find all of the intersection points of the nonagon. A quick glance at online diagram of a nonagon (with diagonals drawn) shows that this method would fall flat quickly. Finding all of the intersection points can be found with $\binom{9}{4}=126$. This means that $126$ is the numerator. If only I could find the denominator....
Help is greatly appreciated!
There are $27$ diagonals in a convex nonagon $P$, and you can choose $2$ of them in ${27\choose 2}=351$ ways. In order to intersect in the interior of $P$ the two diagonals have to have different endpoints, a total of four. Conversely any four vertices of $P$ determine exactly one pair of diagonals intersecting in the interior of $P$, hence there are ${9\choose4}=126$ such pairs. The probability in question therefore is ${126\over351}={14\over39}$.