David C. answered 01/25/21
Enthusiastic, patient, and effective tutor.
Hello, I am not sure how you managed to solve this limit using derivatives without using the chain rule. If you took a derivative, you had to use the chain rule (maybe without realizing it)
Also, you don't need to take derivatives or even use L'hopital's rule for this limit...just some algebra.
To save me from a lot of extra typing, let us agree to let:
- F = √(x2+4x+1)
- and G = x
With this then your limit looks like this:
- Lim{x-->∞} F - G which does have the form of ∞-∞
- However, when you have a indeterminate form like ∞-∞ you can often simplify things by rewriting the expression as a fraction.
Here is what I mean:
- We can multiply by a form of one without changing the value of the expression. The form we will use is to multiply by (F+G)/(F+G)
- This gives us (F-G)(F+G) for the numerator which simplifies to F2-G2 = 4x+1
- The denominator is F + G = √(x2+4x+1) + x
Note that we can factor out an x from both expressions like this:
- 4x+1 = 4x+x/x = x(4+1/x) for the numerator
- √(x2+4x+1) + x = √(x2+4x2/x + x2/x2) + x =
- √[x2(1 + 4/x + 1/x2)] + x =
- x√(1 + 4/x + 1/x2) + x =
- x(√(1 + 4/x + 1/x2)+1) for the denominator
- The x in the numerator reduces the x in the denominator to give us the final expression:
- Lim{x-->∞} (4+1/x) / (√(1 + 4/x + 1/x2) + 1) which simplifies into 4/2 = 2 which is the limit sought without using derivatives or l'Hopitals rule or the chain rule.
Let me know if this was helpful or if you need a follow up...I could be more explicit with the algebra if you need it, but practicing your algebra skills will make you a much better calculus student.
David C.
you are welcome. this technique can be used a lot of the time when you have a limit of infinity-infinity. Also, it is a handy tool to have when you start integration.01/25/21
Michelle M.
Thank you so much !01/25/21