I've found the slope using $\lim_{x \to \infty } \frac{f(x)}{x}$ that is $1$ but I can't find the $h = \lim_{x \to \infty } f(x) - x$ . How we find $\lim_{x \to \infty}\frac{x\sqrt{x}}{\sqrt{x+2}} - x$ if it exists ?
Also if there is another way for finding oblique asymptote , please write it .
$$\lim_{x\rightarrow+\infty}\left(\frac{x\sqrt{x}}{\sqrt{x+2}} - x\right)=-\lim_{x\rightarrow+\infty}\frac{2x}{(\sqrt{x+2}+\sqrt{x})\sqrt{x+2}}=$$ $$=-\lim_{x\rightarrow+\infty}\frac{2}{\left(\sqrt{1+\frac{2}{x}}+1\right)\sqrt{1+\frac{2}{x}}}=-1,$$ which gives $y=x-1$.