Heute
- 24
- 0
Homework Statement
find the limit of \sqrt{x^2+x}-\sqrt{x^2-x} as x approaches infinity
Homework Equations
The Attempt at a Solution
Multiplying the original expression by
\frac{sqrt(x^2+x)+sqrt(x^2-x)}{sqrt(x^2+x)+sqrt(x^2-x)}
I get the following:
\frac{2x}{sqrt(x^2+x)+sqrt(x^2-x)}
I could use L'Hopital's rule here, but that just makes the expression more ugly and my professor recommended another way to solve it (but I've forgotten his recommendation!). The idea was something like this though:
We notice that the denominator looks a lot like \sqrt{x^2}+\sqrt{x^2} that is 2x suggesting the limit is 1. However, we have to deal with the other terms in the denominator to justify that answer.