Is there a general strategy for this? For example I'm working on the limit
$$\lim_{n\rightarrow\infty}\sqrt{n^2 + n} - n $$
I have a simple argument to show that this limit is less than or equal to 1/2, but I can't get much further because it's difficult for me to manipulate the square root symbol. Here is the argument:
$\sqrt{n^2 + n} - n \lt \sqrt{n^2 +n + \frac{1}{4}} - n = n+\frac{1}{2} - n = 1/2$
