A circle $C$ has center at the origin and radius $6$. Another circle $K$ has a diameter with one end at the origin and the other end at the point $(0, 10)$. The circles $C$ and $K$ intersect in two points. Let $P$ be the point of intersection of $C$ and $K$ which lies in the first quadrant. Let $(r, θ)$ be the polar coordinates of $P$, chosen so that $r$ is positive and $0\le θ\le 2$. Find $r$ and $θ$.
I already figured out that r is 6, but I have no clue how to find the angle. Could someone help?
Draw a sketch. (Recognition is by visual input).
$$ x^2+y^2=36$$ Due to property of circles that product of segments is constant $$ y (1 0-y)= x^2 $$ Solve to find $$ y=\frac{36}{10}=3.6$$ Can you now find $x$?