I need to draw the region underneath:
$y ≤ x/\sqrt 3$
and the the circle:
$(x-1)^2 + (y-\sqrt 3)^2 ≤ 4$
My guess would be:
$x = 2cos(\theta) +1$ and $y = 2cos(\theta) +\sqrt 3$.
But the answer is $r ≤ 2cos(\theta) - 2/\sqrt 3 sin (\theta)$.
Can someone help me out?

Take $x =r\cos \theta, y =r\sin \theta$ and simplify.