What is the limit of (e^x-1)/x as x approaches 0?

  • Thread starter Thread starter kidia
  • Start date Start date
AI Thread Summary
The limit of (e^x - 1)/x as x approaches 0 is evaluated using inequalities, showing that it approaches 1 from both sides, thus confirming that lim (e^x - 1)/x = 1 as x approaches 0. For the limit of (x^3 - 1)/(x - 1) as x approaches 1, polynomial division is suggested to simplify the expression. Alternatively, L'Hôpital's rule can be applied if permitted. The discussion emphasizes using the squeeze theorem and rewriting inequalities for clarity. Overall, the methods outlined provide a clear approach to evaluating these limits.
kidia
Messages
65
Reaction score
0
friends help on this,

Use the ineequalities 1+x<=e^x<=1/1-x for |x|<1 to show that
lim(e^x-1)/x =
x-0+
lim(e^x-1)/x =1
x-0-
and hence deduce that
lim(e^x-1)/x=1
x-0
b) Determine
lim (x^3-1)/(x-1) if it exists.
x-1
 
Mathematics news on Phys.org
Rewrite your inequalities.
For example:

1+x \leq e^x

is the same as:

1\leq \frac{e^x-1}{x}

Do the same for the other side of the inequality and use the squeeze theorem to evaluate the limit.
 
As for b), perform polynomial division first.
Or L'Hopital's rule if you're allowed to do so.
 
Last edited:
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...
Back
Top