I'm doing exercises of converting polar equations to rectangular. I would like to check if what I'm doing is right.
$$\frac{\sin^2(\theta)}{\cos(\theta)}=\frac{1}{r}$$ $$r\sin^2(\theta)=\cos(\theta)$$ $$r\cdot r\sin^2(\theta)=\cos(\theta)\cdot r$$ $$r^2\sin^2(\theta)=r\cos(\theta)$$ $$(r\sin(\theta))^2=r\cos(\theta)$$ $$y^2=x$$
Is this right? Do I have to take the square root on both sides?
$$r=\frac{\theta}{\sin(\theta)}$$ $$ \sin(\theta)\cdot r=\frac{\theta}{\sin(\theta)}\cdot \sin(\theta)$$ $$r\sin(\theta)=\theta$$ $$y=\theta$$
I have my doubts here because I think $\theta$ must disappear.
As $y=r\cos\theta,x=?$
$\dfrac yx=\tan\theta$
$\theta=\arctan\dfrac yx$ where we need to consider general values of $\arctan$
as $\theta$ can assume any finite and real value