I'm trying to solve this limit $\ \lim_{x \to -\infty} \sqrt{x^2 +x + 4} + x $. I tried solving it by calculating the limit of $\sqrt{x^2 +x + 4}$ and $ \ x $ in apart from eachother and simply adding them, however this would get me 0 and wolfram doesn't seem to agree with me on that one. I also tried to find this limit by multiplying by it's conjugate expression which ended up with me trying to divide by zero, so I doubt I found the solution there. Any help would be greatly appreciated
2026-04-03 14:08:42.1775225322
Solving this limit without l'Hôpital $\lim_{x \to -\infty} \sqrt{x^2 +x + 4} + x$
304 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
As is typical in exercises involving differences with square roots, an elementary method is the application of binomial theorems: $$ \sqrt{x^2+x+4}+x = \frac{(x^2+x+4)-x^2}{\sqrt{x^2+x+4}-x}=\frac{-|x|+4}{\sqrt{x^2-|x|+4}+|x|}, $$ the last equality is valid for $x<0$.