Let $$I = \iint_D \frac{x^2+2x}{\sqrt{y}}\,dA,$$ where $D = \{y = \frac{1}{x}, y=\frac{2}{x}, x=y, y=\frac{x}{2}, x>0\}$
I graphed the functions from $D$, and the graph looked like this: graph
So from this graph I can see that $D = D_1 \bigcup D_2$, where
$D_1 = \{(x,y)\mid 1 \leq x \leq 2, \frac{1}{x}\leq y \leq \frac{x}{2}\}$
$D_2=\{(x,y)\mid 1 \leq x \leq 2 , x \leq y \leq \frac{2}{x}\}$
So my integral would become: $$\int_1^2 \int_{\frac{1}{x}}^{\frac{x}{2}} \frac{x^2+2x}{\sqrt{y}} \, dy \, dx +\int_1^2 \int_x^{\frac{2}{x}}\frac{x^2+2x}{\sqrt{y}} \, dy \, dx. $$ Am I right?
If we graph the region we see that we are bound by two regions which I will call $R_1$ and $R_2$. $R_1=\left\{\frac{1}{x}<y<x, 1\leq x\leq \sqrt2\right\}$ $R_2=\left\{x<y<\frac{2}{x}, \sqrt2\leq x\leq 2\right\}$ Let $f(x,y)=\dfrac{x^2+2x}{\sqrt{y}}$, the integral will be $$\int_{1}^{\sqrt2}\int_{\frac{1}{x}}^{x}f(x,y)\,\mathrm{d}y\,\mathrm{d}x+\int_{\sqrt2}^{2}\int_{x}^{\frac{2}{x}}f(x,y)\,\mathrm{d}y\,\mathrm{d}x$$