Question: Convert $y = -\sqrt{1 - x^2} + 2$ to polar coordinates:
What I have done
$$ y = -\sqrt{1 - x^2} + 2 $$
$$ 2-y = \sqrt{1 - x^2} $$
$$ (2-y)^2 = (1-x^2) $$
$$ x^2 + y^2 -4y + 3 = 0 $$
$$ x^2 + y^2 -4y = -3 $$
$$ x^2 + (y^2 -4y + 4) = -3 + 4 $$
$$ x^2 + (y-2)^2 = 1 $$
Now I am stuck where do I continue from here?
Use $$\cos^2 z+\sin^2 z=1$$ to write your variables $x,y$ in terms of $z$.