Let $\mathcal{D} = \lbrace (x,y)\in\mathbb{R}^{2}:1<xy<2,x^{2}<y<2x^{2}\rbrace.$ What is $$\iint_{\mathcal{D}} x^{3}+y^{3}\,\mathrm{d}y\,\mathrm{d}x \ \ ?$$
$(i)\ \ \frac{3}{4},$
$(ii) \ \ 1,$
$(iii) \ \ \frac{36}{37},$
$(iv) \ \ \frac{37}{36}.$
How can I find the bounds of my integrals here? The one for $\mathrm{d}y$ is evident it's $ x^2 $ to $ 2x^2,$ but what about the bounds on $x$ which has to be fixed in order to integrate?
Substitute $u=xy$ and $v=\frac{y}{x^2}$ so that the limits on both integrals are $[1,2]$.
On application of the Jacobian, the integrand is $$\frac{x^2}{3y}(x^3+y^3)=\frac 13(\frac{u}{v^2}+u^2)$$
The integrals are now very straightforward, and the answer you get is $\frac{37}{36}$ so the answer is (iv).