I have absolutely no idea how to find the area centroid of this problem. I have been working at this one for ages but can't seem to get anywhere.
Any first steps? How would one go about solving this?
Find the centroid of the area by direct integration.



So the center of mass is given by $$\int \vec{r} dm$$ Your mass density is uniform. Your limits of integration will be $\theta: (0,\pi)$ and $r: (0,a e^{\theta})$. The Jacobian will be simply $r$. Remember that $\vec{r}=r \cos(\theta) \hat{i} + r\sin(\theta) \hat{j}$. You'll be left with a tricky enough integration, I would advise integrating with respect to $dr$ first.
Can you handle it from here?