Solving Limit Without Derivatives

  • Thread starter Thread starter mohlam12
  • Start date Start date
  • Tags Tags
    Derivatives Limit
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 2K views
mohlam12
Messages
153
Reaction score
0
hey again!
this time, I have this one to solve

[tex]\lim_{x\rightarrow 0}\frac{\tan(x)-\sin(x)}{x^3}[/tex]

i went like this

[tex]\lim_{x\rightarrow 0}\frac{\frac{tan(x)}{x} - \frac{sin(x)}{x}}{x^2}[/tex]

= lim (0/0)

which is always an undetermined form... is there any other way to solve this WITHOUT using derivatives (not learned yet)

Thank you!
 
Last edited:
Physics news on Phys.org
There's ALWAYS another way! :smile:
Here's how you could start out:
[tex]\lim_{x\to[0}}\frac{\tan(x)-\sin(x)}{x^{3}}=\lim_{x\to{0}}\frac{\sin(x)}{x}\frac{\frac{1}{\cos(x)}-1}{x^{2}}=\lim_{x\to{0}}\frac{\sin(x)}{x}\frac{1-\cos^{2}(x)}{\cos(x)(1+\cos(x))x^{2}}=\lim_{x\to{0}}(\frac{\sin(x)}{x})^{3}\frac{1}{\cos(x)(1+\cos(x))}[/tex]
Can you take it from there?
 
I think so,
So the answer is 1/2 ?
 
I am actually!
Thank you