There is a beautiful fact:
If you take a regular N-sided polygon, which is inscribed in the unit circle and find the product of all its diagonals (including two sides) carried out from one corner you will get N exactly:
$A_1A_2\cdot A_1A_3\cdot ...\cdot A_1A_N = N$
For example, for a square we have $\sqrt{2}\cdot 2\cdot \sqrt{2} = 4$.
I know there is some prove, which is based on complex numbers. But the result is so simple that I wonder is there much more simple prove, which you can explain to a school boy easily?
P.S. Please, use spoiler tag >! in your answers.


Consider the complex solutions $z_0, \ldots , z_{n-1}$ to $(z+1)^n-1 = 0$. These solutions are evenly spaced on the circle centered at $z = -1$ with radius $1$. Thus, they form a regular $n$-gon.
Since $0 = (z+1)^n-1 = z^n + \cdots + nz+1-1 = z(z^{n-1}+\cdots +n)$, we know that $z_0 = 0$ is one solution, and the product of the other $n-1$ solutions is $z_1 \cdots z_{n-1} = (-1)^{n-1}n$.
Then, the product of the distances from $z_0$ to each of the $z_i$'s is $|z_1-z_0| \cdots |z_{n-1}-z_0| = |z_1| \cdots |z_{n-1}| = |z_1 \cdots z_{n-1}| = |(-1)^{n-1}n| = n$, as desired.