Evaluating Limit: lim x--> 2+ (5(x-2))^(x-2)

  • Thread starter Thread starter mattmannmf
  • Start date Start date
  • Tags Tags
    Limit
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
12 replies · 2K views
mattmannmf
Messages
170
Reaction score
0
Evaluate limit

lim x--> 2+ (5(x-2))^(x-2)

so what i did i let y= that limit
Then i took the natural log:

lim x --> 2+ (x-2) ln| (5(x-2))

then i put it in the form of l'hospital's rule:

lim x--> 2+ (ln |(5(x-2))) / 1/(x-2) ...when i plug in 2 for x, both equations DNE so it fits the rule

So i get the function [5(5x-10)^-1] / [ -(x-2)^-2]
I just find that by looking at what the equation is, every time i apply l'hospital's rule, it will just keep growing within the negative powers.. I am not sure what to do, if i did something wrong, or what i should try?
 
Physics news on Phys.org
simplify it anymore? like square the denominator?:

[5/(5x-10)] / [-1/ (x^2-4x+4)]
thats all i can think off...
 
oh wait... would i re-raise the equation from the denominator and like re-due l'hospital's rule: here is what i mean if that was confusing

Here was the equation we had when i first used the rule:
[5(5x-10)^-1] / [ -(x-2)^-2]

now ill re raise it
-(x-2)^2* [5/ (5x-10)]

and reuse l'hospital's rule but with new equations in the numerator and denominator:
[ -5(x-2)^2] / [1/ (5x-10)]

i don't know... maybe I am going in the wrong direction.
 
mattmannmf said:
oh wait... would i re-raise the equation from the denominator and like re-due l'hospital's rule: here is what i mean if that was confusing

Here was the equation we had when i first used the rule:
[5(5x-10)^-1] / [ -(x-2)^-2]

now ill re raise it
-(x-2)^2* [5/ (5x-10)]

and reuse l'hospital's rule but with new equations in the numerator and denominator:
[ -5(x-2)^2] / [1/ (5x-10)]

i don't know... maybe I am going in the wrong direction.

Cancel the common factor before you do anything. And your algebra doesn't quite look right there.
 
sorry the new equation would be
[ -5(x-2)^2] / [5x-10]
 
Oh i think i understand what your saying
the equation would be:
5/ (5x-10) * (x-2)^2

you can simplify the 5x-10 by doing (5(x-2)) So..

5/5(x-2) * x-2^2

so the x-2 gets rid off and the sqrd on top gets gone leaving:

5/5 * x-2 or simply x-2?
 
sorry i forgot to include the negative:
so final answer would be -(x-2) or (2-x)
 
so the limit as x--> 2+ for the ln of the function is 0?