Solving a Limit Involving tanx and pi/4

  • Thread starter Thread starter Glissando
  • Start date Start date
  • Tags Tags
    Limit
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
Glissando
Messages
34
Reaction score
0

Homework Statement


Find the limit:

lim (tanx-1)/(x-pi/4)
x->pi/4


Homework Equations


tanx = sinx/cosx


The Attempt at a Solution



lim (sinx/cosx-1)/(x-pi/4)
x->pi/4

lim [(sinx-cosx)/cosx]/(x-pi/4)
x->pi/4

I have no idea what to do after this ): I also tried squaring the whole function and getting tan2x-1 = sec2x, but I get so lost on what to do with pi/4 because it just keeps becoming undefined!

Thanks for your help!
 
Physics news on Phys.org
micromass said:
Hi Glissando! :smile:

I take it you're not allowed to use l'hospital's rule?? In that case, I would first write

[tex]\tan(x)=\tan((x-\pi/4)+\pi/4)[/tex]

and work that out. That way you can write everything in function of [itex]x-\pi/4[/itex].

Hi micromass,

Thanks for your quick response! I'm not too sure what you mean by working it out...do I plug that back into the original equation? Am I solving for x?

Thanks!