I received the following problem:$$\lim_{x\to\infty}\sqrt[4]{x^4+x^3}-x$$
I cannot figure out how to tackle it. Simple substitution seems to get $\infty-\infty$. This is where I got when trying to play with it: $$=\lim_{x\to\infty}\sqrt[4]{x^4+x^3}-\frac{1}{\frac{1}{x}}$$$$=\lim_{x\to\infty}\frac{\frac{1}{x}\sqrt[4]{x^4+x^3}-1}{\frac{1}{x}}$$$$=\lim_{x\to\infty}\frac{\frac{1}{x}x\sqrt[4]{1+\frac{1}{x}}-1}{\frac{1}{x}}$$$$=\lim_{x\to\infty}\frac{\sqrt[4]{1+\frac{1}{x}}-1}{\frac{1}{x}}$$
I did see the answer - its $\frac14$. But, how do you proceed from here?
Continue with what you have,
$$\lim_{x\to\infty}\frac{\sqrt[4]{1+\frac{1}{x}}-1}{\frac{1}{x}} =\lim_{x\to\infty}\frac{\sqrt{1+\frac{1}{x}}-1}{\frac{1}{x}(\sqrt[4]{1+\frac{1}{x}}+1)} =\lim_{x\to\infty}\frac{\frac{1}{x}}{\frac{1}{x}(\sqrt[4]{1+\frac{1}{x}}+1)(\sqrt{1+\frac{1}{x}}+1)}=\frac14$$