Question
Question: How do you find the limit \( \dfrac{{{e^x} - 1}}{x} \) as \( x \to 0 \) ?...
How do you find the limit xex−1 as x→0 ?
Solution
Hint : In order to determine the limit of the above function, you can see by putting x=0 the result is in the indeterminate form i.e. 00or±∞±∞ . To remove the indeterminate form use the L-hospital’s rule which says x→alimg(x)f(x)=x→alimg′(x)f′(x) . In our case, consider f(x)=ex−1 and g(x)=x and calculate their derivative with the help of derivative rules dxd(ex)=ex and dxd(c)=0 , put them into the L-hospital’s rule to obtain the limit of the function.
Complete step-by-step answer :
We are given a exponential function in variable x i.e. xex−1 having limit x→0 .
x→0limxex−1
As you can see this is the limit problem, so if we directly put the limit x=0 the result will have denominator and numerator both equal to zero i.e. of the indeterminate form 00 which is completely not acceptable as it give the result as infinity.
So to avoid the indeterminate form, we will be using L-Hospital’s rule
According to L-Hospital’s rule if any limit has the following cases
x→alimg(x)f(x)=00orx→alimg(x)f(x)=±∞±∞ where a is any real number.
So in such cases we calculate limit as x→alimg(x)f(x)=x→alimg′(x)f′(x)
In our case, we have f(x)=ex−1 and g(x)=x
Now calculating the derivative of f(x) using the rule of derivative dxd(ex)=ex and dxd(c)=0
f′(x)=ex and
Derivative of g(x) by using rule dxd(x)=1 , we get
g′(x)=1
Putting these f′(x) and g′(x) in the L-Hospital rule , we get
x→alimg(x)f(x)=x→alimg′(x)f′(x) x→0limg(x)f(x)=x→0lim1ex x→0limg(x)f(x)=e0
And as we know anything raised to the power is equal to one.
x→0limg(x)f(x)=1
x→0∴limxex−1=1
Therefore, the limit of function xex−1 as x→0 is 1 .
So, the correct answer is “1”.
Note : 1. Don’t forget to cross-check your answer.
2.After putting the Limit the result should never in the indeterminate form 00or±∞±∞ . If it is contained, apply some operation to modify the result or use the L-Hospitals rule .
3. e is the exponential constant having value equal to 2.71828 .