Evaluate the integral $$\iint_R x^2 y^2 dx dy,$$ where $R$ is the bounded portion of the first quadrant bounded by the lines $y=x, y=4x$ and the hyperbolas $xy=1$ and $xy=2.$
Based on the graph of this region, I could split the double integral into three parts based on the range of $x$ values ($1/2$ to $\sqrt 2/2,$ $\sqrt 2/2$ to $1$, and $1$ to $\sqrt 2$). This is feasible, but I'm wondering if there's a simpler way?
Hint:
You are completely right. There is a simpler way, the method of variable transformation. Let: $$x=\dfrac uv, y=uv,\tag1 $$ so that $$u^2=xy, v^2=\frac yx.$$
In the variables $u,v $ the integration will be over a rectangular region. It remains only to compute the transformation Jacobian.
Can you take it from here?