1.
Find the area integral of $ \ f(x,y)=x^2 + y^2 \ $ in $ \ D=\{(x,y)\in\Bbb{R}|0\le x-2y\le2, |3x-y|\le1\} \ $ when we do a substitution $ \ u=x-2y \ $ and $ \ v=3x-y \ $
I did the calculations like this. Does it seem right?
$x=\frac 15(2v-u)$ and $y=\frac 15(v-3u)$
$dxdy=\frac{1}{\begin{vmatrix}1&-2\\3&-1\end{vmatrix}}dudv=\frac 15dudv$
$$\frac 15 \int_{-1}^{1}\int_0^2\frac{1}{25}(2v-u)^2+\frac{1}{25}(v-3u)^2dudv=\frac {12}{25} $$
2.
Also similar. $$\int_{-1}^0 \int_{-\sqrt{1-x^2}}^0 \frac{2}{1+\sqrt{x^2+y^2}}dxdy$$
I think I should go to polar coordinates and $x=-\sqrt{1-x^2}$ so $x=-\frac{1}{\sqrt2}$ and $x=0$. Then $\phi\in[5\pi/4, 3\pi/2]$ or because symmetry $\phi\in[0, \pi/4]$ $$\int_{0}^{\pi/4} \int_0^1 \frac{2r}{1+r}drd\phi$$
And now just integrate?

