Limit of (2-sqrt(x))/(3-sqrt(2x+1)) as x approaches 4 - Simple Limits Question

  • Thread starter Thread starter Yalladoonia
  • Start date Start date
  • Tags Tags
    Limits
Yalladoonia
Messages
3
Reaction score
0

Homework Statement



Evaluate the following limit
<br /> \displaystyle\lim_{x\rightarrow 4} {\frac{2-\sqrt{x}}{3-\sqrt{2x+1}}}

Homework Equations



lim x -> 4

The Attempt at a Solution


i tried change of variables so i get √2x+1 = u
then i rearranged that to get u^2-1/2
And i rearrnage original equation and i get this..
-(u^2-7)/3-u(u^2-1/2)

Sorry i am new with this latex thing .. i don treally konw how to use it the sqrt thing so i just lay it out this way
 
Last edited by a moderator:
Physics news on Phys.org
I am really unsure of how to use this latex thing... but personally i think my attempt at the solution is all garbage so if anyone could guide me on the right path that would be help ful
 
Multiply with the nominator and denominator with 3+sqrt(4x+1)
 
Or l'hopital's?
dirk_mec1 said:
Multiply with the nominator and denominator with 3+sqrt(4x+1)
##\frac{2 - \sqrt{x}}{3 - \sqrt{2x + 1}}\frac{3+\sqrt{2x+1}}{3+\sqrt{2x+1}}=\frac{(2-\sqrt{x})(3+\sqrt{2x+1})}{9 - (2x +1)}##
which still has a divide by zero error as x->4
 
i think l'hopitals is derivatives, i haven't learned that yet I am only allowed to use limits
 
You need to rationalize both the numerator and denominator. To do this, multiply by the following:
$$ \frac{2 + \sqrt{x}}{2 + \sqrt{x}} \cdot \frac{3 + \sqrt{2x + 1}}{3 + \sqrt{2x + 1}}$$

When you do this, you get something that you can simplify and then take 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...
Back
Top