Prove that the area of the region on plane bounded by $\max (|x|, |y|)\leq 1$ and $xy \leq \frac{1}{2}$ is $3+\ln(2)$
How to plot $\max (|x|, |y|)\leq 1$. Could someone help me with this?
Prove that the area of the region on plane bounded by $\max (|x|, |y|)\leq 1$ and $xy \leq \frac{1}{2}$ is $3+\ln(2)$
How to plot $\max (|x|, |y|)\leq 1$. Could someone help me with this?

so we can do the integral to calculate the region between $$x\in(\frac{1}{2},1) \quad y\in(\frac{1}{2},\frac{1}{2x})$$ that it is the same region between $$x\in(-1,-\frac{1}{2})\quad y\in(\frac{1}{2x},-\frac{1}{2})$$ and the last region have measure $3,5$ so: $$2\int_\frac{1}{2}^1\int_\frac{1}{2}^{\frac{1}{2x}}dydx=\int_\frac{1}{2}^1\frac{1}{x}-1dx=(\ln[x]-x)_\frac{1}{2}^1=\ln[2]-\frac{1}{2}$$ so we have finish