I am currently attempting to solve a question which deals with the distribution of the $x$ and $y$ coordinates of a randomly chosen point from the circumference of the unit circle. When I first attempted the question I thought that since point is chosen at random, it would follow that it is uniformly distributed on the circumference of the circle, and moreover, its $x$ and $y$ coordinates will be uniformly distributed on the region $[-1,1]$. However, this is wrong.
I have found a couple of threads in regards to this issue, where the answers suggest one uses the fact that $x=\cos \theta$ and start from there. My issue is that this was not my original thought and that without going through the algebra with $x=\cos \theta$ I wouldn't be able to say why the distribution of $x$ (and $y$ for that mater) are not uniform.
Could someone explain to me how can I intuitively rebutle the idea that $x$ (and $y$) are uniformly distributed, without involving calculation?