Let $a,r>0$ be two fixed numbers. A random point $(X,Y)$ is uniformly distributed over the circle {$(x,y) : x^2+(y-a)^2 = r^2$} with the centre of the circle at $(0,a)$. A line is drawn through $(X,Y)$ and $(0,a)$ and the line intersects the $x$ axis at some point $(\zeta, 0)$.
How would I find the distribution function and the density function of $\zeta$?
After thinking about it and sketching it out my intuitive guess is that $\zeta$ follows a normal distribution with $\mu = 0$ and $\sigma^2 = a$, although I'm not quite sure that this is correct. Would someone be able to give me a hint on how to start the problem if I am correct, and if I'm wrong would you be kind enough to give me a push in the right direction?