As the title says, I'm looking for the marginal densities of $$f (x,y) = c \sqrt{1 - x^2 - y^2}, x^2 + y^2 \leq 1.$$
So far I have found $c$ to be $\frac{3}{2 \pi}$. I figured that out through converting $f(x,y)$ into polar coordinates and integrating over $drd\theta$, which is why I'm stuck on the marginal densities portion. I know that $f_x(x) = \int_{-\infty}^\infty f(x,y)dy$, but I'm not sure how to solve that without getting a big messy integral, and I know the answer isn't supposed to be a big messy integral. Is it possible to instead find $F(x,y)$, and then take $\frac{dF}{dx}$ to find $f_x(x)$? That seems like the intuitive way to do it but I can't seem to find anything in my textbook that states those relationships, so I didn't want to make the wrong assumptions.