I was asked to solve this double integral: Compute the area between $y=2x^2$ and $y=x^2$ and the hyperbolae $xy=1$ and $xy=2$ in
$$ \iint dx \,dy$$
I tried to solve it starting with considering that
$$x^2 \leq y \leq 2x^2 $$
suitabile for integration interval in $y$, obtaining the incomplete form
$$ \int^{x^2}_{2x^2} \int_\ldots^\ldots dx \,dy$$
but I also have $$1 \leq xy \leq 2$$ and I would obtain a result in which I still have one independent variabile.
Please, can anyone help me? Thanks in advance.
HINT
Let consider the change of variables
and
$$dudv=|J|dxdy=\begin{vmatrix}2x&0\\y&x\end{vmatrix}dxdy=2x^2dxdy\implies dxdy=\frac1{2u}dudv$$