Quote:
Originally Posted by oObutterfly-chaserOo I'm taking my first Calculus course this year and having a lot of trouble, especially with limits with trig functions in them. I haven't used trig for almost two years now and way out of practice. Unfortunately, I had to work when my teacher had scheduled a help session last week. I was just wondering if anyone here could send a little help my way. I do not expect anyone to do all my work for me. Here is one of the twenty problems i am having trouble with:
Lim x-> 0 (x/tan(x))
Thanks in advance to anyone who can explain this to me. |
Hello there. The most important things to realize when dealing with limits are the discontinuities in the function (that should always be your first step in finding the limit), tangent has vertical asymptotes, although this Lim will not deal with the functions asymptote. But remember that your graphing calculator is very handy when dealing with limits.
There are a few methods that you can consecutively try to find the limit.First just try substituting the number x is approacing for the variable in the function ... in this case x-> 0 so Lim x--> (0/tan0) this leads to 0/0 which is no good. Next you can try factoring, but when that won't work here. Another method would be conjugation - where the function is rational with a square root. Okay so for Trig functions you must brush up on your trig Identities. It is really helpful to buy Calculus for Dummies, it got me through calc 1 and now I'm in calc 2 and it's still well worth the 20 $, I would have paid a good 60 $ for the amount its helped me. Anyway tanx = sinx/cosx
Lim x-->0 (x/tanx) = x/sinx/cosx = xcosx/sinx : cosx/sinx = cotx (another trig identity)..... so x(cotx)=0cot0=0; Limx-->0 (x/tanx)=0