How can I determine the extrema (minima and maxima) of $f: D \to \mathbb{R}$
$$f(x,y)=e^{x(y+1)}$$
for $D=\{(x,y) \in \mathbb{R}^2:\sqrt{x^2+y^2} \le 1\}?$
The solution should be $\Big(\frac{\sqrt{3}}{2},\frac{1}{2}\Big)$ for the maximum and $\Big(-\frac{\sqrt{3}}{2},\frac{1}{2}\Big)$ for the minimum.
HINT