I want to find an $r$-simple polar coordinate paramtrization of the area bounded by $y \geq 12$ and inside the circle $x^2+(y-9)^2=9^2$, meaning find two constants $a$ and $b$ and two functions $f$ and $g$ such that this area is given by $a \leq \theta \leq b$ and $f(\theta) \leq r \leq g(\theta)$
Solving $x^2+(y-9)^2=9^2$ where $y=12$ gives me $x=6\sqrt{2}$ and $x=-2\sqrt{6}$. But I'm not sure if I've interpreted the question right, as it seems like $\theta$ should be between $0$ and $\pi$ if we're talking about angles. But in that case I don't understand how I'm supposed to find the functions $f$ and $g$...
any ideas?
$$x^2+(y-9)^2=9^2 \implies x^2 + y^2 -18y=0 \implies r^2= 18rsin(\theta)$$
Thus the equation of the circle is $$ r=18 sin(\theta )$$
The polar equation of the line $y=12$, is $$ rsin(\theta ) =12 $$ which is $$ r=12 csc(\theta ) $$
Points of intersection of the line and the circle are found by solving $$ 12csc(\theta )=18 sin(\theta )$$
$$sin ^2(\theta)=2/3 $$ or $$ \theta _1 = sin^{-1} (\sqrt{2/3}) $$
$$ \theta _2 = \pi - sin^{-1} (\sqrt{2/3}) $$
Thus the region is described by $$ \theta_1\le \theta \le \theta _2$$
and $$ 12csc(\theta)\le r \le 18 sin(\theta)$$