Given $$ \begin{align} r &= -2\sin(\theta) &&(i)\\ r &= 6\cos(\theta) &&(ii) \end{align} $$ I'm trying to find their intersections.
I know $(i)$ is a circle with radius $1$ and centered at $(0, -1)$, and $(ii)$ is a circle with radius $3$ and centered at $(3, 0)$.
So $(i)$ is $x^2 + (y+1)^2 = 1$ and $(ii)$ is $(x-3)^2 + y^2 = 9 $
So I tried to search when $(i)$ equals $(ii)$ but I couldn't do it.
thanks