Solving Limits that can't be rationalized (i think)

  • Thread starter Thread starter hoaver
  • Start date Start date
  • Tags Tags
    Limits
AI Thread Summary
The discussion focuses on evaluating two limits, specifically when rationalization does not yield straightforward results. For the first limit, participants suggest using L'Hôpital's rule, but some have not learned it yet, leading to alternative methods like multiplying by conjugates to simplify the expression. The second limit is simplified by recognizing that 2^(2x) can be factored, which helps in finding the limit. Ultimately, the first limit is resolved to 3/4 using a conjugate multiplication method. The conversation concludes with clarification on the technique of multiplying by the conjugate to simplify limits.
hoaver
Messages
8
Reaction score
0

Homework Statement


<br /> \lim_{x\to 4}\left(\frac{2-\sqrt{x}}{3-\sqrt{2x+1}}\right)

<br /> \lim_{x\to 0}\left(\frac{2^2^x {-2^x}}{2^x{-1}}\right)


The Attempt at a Solution



I tried rationalizing but doesn't really help in evaluating these limits.


If a limit cannot be factored, what other ways are there of evaluating limits?
 
Physics news on Phys.org
For the first I can't seem to figure it out either. The denominator can be rationalised of course, but what comes after that I'm unsure.

As for the second, notice that 2^{2x}=(2^x)^2 since (a^b)^n=a^{bn}
From there you can factorise and simplify :wink:
 
Mentallic said:
For the first I can't seem to figure it out either. The denominator can be rationalised of course, but what comes after that I'm unsure.

As for the second, notice that 2^{2x}=(2^x)^2 since (a^b)^n=a^{bn}
From there you can factorise and simplify :wink:

Ah, okay, I see how to solve the 2nd one now, thanks =).

Hopefully someone knows how to solve the 1st one
 
Have you learned L'Hopital's rule yet? If so, the first limit is fairly simple with that method.
 
We have not learned L'Hopital's rule or derivatives yet =(
 
hoaver said:
We have not learned L'Hopital's rule or derivatives yet =(

In that case try multiplying both the numerator and denominator by (2+\sqrt{x})(3+\sqrt{2x+1}) and then simplify...this should remove that pesky 0/0.
 
gabbagabbahey said:
In that case try multiplying both the numerator and denominator by (2+\sqrt{x})(3+\sqrt{2x+1}) and then simplify...this should remove that pesky 0/0.

note I am not thread stater
when i apply l'Hôpital's i will get 0.75
however if i don't i get infinity
 
icystrike said:
note I am not thread stater
when i apply l'Hôpital's i will get 0.75
however if i don't i get infinity

0.75=3/4 is corrrect. You shouldn't be getting infinity using my method...what is \left(\frac{(2-\sqrt{x})(2+\sqrt{x})}{(3-\sqrt{2x+1})(3+\sqrt{2x+1})}\right) \left( \frac{3+\sqrt{2x+1}}{2+\sqrt{x}} \right)? :wink:
 
gabbagabbahey said:
0.75=3/4 is corrrect. You shouldn't be getting infinity using my method...what is \left(\frac{(2-\sqrt{x})(2+\sqrt{x})}{(3-\sqrt{2x+1})(3+\sqrt{2x+1})}\right) \left( \frac{3+\sqrt{2x+1}}{2+\sqrt{x}} \right)? :wink:

opps. my bad. miscalculated
 
  • #10
\lim_{x \to 4}\left(\frac{2-\sqrt{x}}{3-\sqrt{2x+1}}\right)*\frac{2+\sqrt{x}}{3+\sqrt{2x+1}}*\frac{3+\sqrt{2x+1}}{2+\sqrt{x}}

Or:

\lim_{x \to 4}\left(\frac{2-\sqrt{x}}{3-\sqrt{2x+1}}\right)*\frac{2+\sqrt{x}}{3+\sqrt{2x+1}}*\frac{3}{2}

Regards.
 
  • #11
Thanks for the help everyone.

Later, I also found it to work with using this:
<br /> \lim_{x \to 4}\left(\frac{2-\sqrt{x}}{3-\sqrt{2x+1}}\right)*\frac{3+\sqrt{2x+1}}{3+\sqrt{2x+1}}
Simplifies to
<br /> \lim_{x \to 4}\left(\frac{(2-\sqrt{x})(3+\sqrt{2x+1})}{8-2x}}\right)
to
<br /> \lim_{x \to 4}\left(\frac{(2-\sqrt{x})(3+\sqrt{2x+1})}{2(2-\sqrt{x})(2+\sqrt{x})}}\right)

dividing out the 2-sqrt(x) results in:
<br /> \lim_{x \to 4}\left(\frac{3+\sqrt{2x+1})}{2(2+\sqrt{x})}\right)

after which I just subbed in 4 for the answer 3/4

edit: does anyone know what this method is called? multiplying by the ______ (what i did to the original equation)
 
Last edited:
  • #12
You did rationalization of the denominator.

Regards.
 
  • #13
hoaver said:
edit: does anyone know what this method is called? multiplying by the ______ (what i did to the original equation)

You multiplied by its conjugate.
 
  • #14
Mentallic said:
You multiplied by its conjugate.

Thats the one. Thanks =)
 

Similar threads

Back
Top