Finding the Limit of a Rational Function

Manarius
Messages
4
Reaction score
0
This is just a problem I came across while reviewing basic calculus.

Homework Statement



Find the limit as x approaches 0 of f(x)=(1/(x(x+1)^1/2)) - (1/x)

Homework Equations





The Attempt at a Solution



My problem here is really more of an algebra problem than a calculus problem. I cannot for the life of me remember how to get the limit of the denominator of either term to not equal 0. I've tried everything I can think of (rationalizing the denominator, etc.), to no avail.

I could find no tutorials either online or in my book that use an example quite like this one. It's truly maddening, especially because I know I should have learned this 6 years ago in Algebra.

Thanks in advance. Hope you can help.
 
Physics news on Phys.org
Do you mean

f(x)=\frac{1}{x\sqrt{x+1}}-\frac{1}{x}

?

If yes, factor out 1/x and multiply and divide f(x) by [1/sqrt(x+1)+1].

ehild
 
I think I must be misunderstanding what you're saying. Either that or I did the math wrong multiple times.

Would you mind clarifying what exactly you mean? Thanks.
 
Use the notation 1/√(x+1)=a.

f(x)=(1/x) (a-1)

Multiply and divide by (a+1)

f(x)=(1/x)[(a-1)(a+1)]/(a+1)

f(x)=(1/x)(a2-1)/(a+1).

Replace back 1/√(x+1) for a and simplify. Find the limit.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...

Similar threads

Back
Top