I need to compute the slope (m) of the nine points of a circumference divided in equal parts. But a circumference is not a function.
I make a Geometric approach but I am not satisfied with it.
Do anyone know how to solve it analytically.

I need to compute the slope (m) of the nine points of a circumference divided in equal parts. But a circumference is not a function.
I make a Geometric approach but I am not satisfied with it.
Do anyone know how to solve it analytically.

Here is the equation for a circle, placed at the origin with a radius $ r $: $ x^2+y^2=r^2 $. Solve for $y$, making it the function of $ x $: $y (x)=\pm \sqrt{r^2-x^2}$. Now differentiate with respect to $ x $ and plug in the $ x $-values of the points in question into the expression you got.
From the equation of a circle, you can get $y^2=r^2-x^2 \implies y=\pm \sqrt{r^2-x^2}$. Now you can use implicit differentiation. It involves using the chain rule in order to differentiate. This is a technique taught in Calculus I, so hopefully you know it.
Check this link out as well- it is exactly what you are doing: https://www.math.ucdavis.edu/~kouba/CalcOneDIRECTORY/implicitdiffdirectory/