Ask your own question, for FREE!
Mathematics 20 Online
OpenStudy (anonymous):

lim x approaches 0 [(e^x) - (e^sinx)]/x-sinx

OpenStudy (anonymous):

Indeterminate form!

OpenStudy (anonymous):

Have you heard of l'Hospital?

OpenStudy (anonymous):

nope :( not yet

OpenStudy (anonymous):

In that case this is tough.

OpenStudy (anonymous):

u can say that again ;) thanks though!!

OpenStudy (anonymous):

Though it almost looks like a derivative.

OpenStudy (anonymous):

IT looks like f'(sin(x)) where f(x) = e^x

OpenStudy (anonymous):

which if you think of it that way, then it would be e^sin(x)

OpenStudy (anonymous):

Remember that: f'(a) = [f(x) - f(a)] / (x-a)

OpenStudy (anonymous):

as x to a

OpenStudy (anonymous):

heyy thats a good way to look at it =D thanks a lot !!!

OpenStudy (anonymous):

I dont think im gettin anywhere with this though :( !!

OpenStudy (anonymous):

Okay, so what is a in our case?

OpenStudy (anonymous):

What would f(x) be? what would f(a) be?

OpenStudy (anonymous):

f(x) would be e^x f(a) would be e^a so we have a as Sinx

OpenStudy (anonymous):

Okay, so we would say that: lim x to a [e^x - e^a] / (x-a) = f'(a) = e^a

OpenStudy (anonymous):

Likewise lim x to sin(x) [e^x - e^sin x] / (x-sin x) = e^sin x

OpenStudy (anonymous):

yes !!!! =D hmm but what next ??

OpenStudy (anonymous):

If we say that sin x = 0

OpenStudy (anonymous):

so would the answer be e^sinx so that would be e^0 = 1 due to the limit x tends to 0

OpenStudy (anonymous):

We could say lim x to 0 [e^x - e^sin x] / (x-sin x) = e^0

OpenStudy (anonymous):

so the answer is 1 right??

OpenStudy (anonymous):

Hmm, there is a small problem though...

OpenStudy (anonymous):

which is?? :O

OpenStudy (anonymous):

if we set sin x to 0, then we also are setting x to be 0 + npi. It is no longer approaching it, technically. Though I'm not sure this is breaking any limit rules per se. I'm unsure.

OpenStudy (anonymous):

@hartnn What do you think?

OpenStudy (anonymous):

Is it even reasonable to have a limit where x to f(x)?

OpenStudy (anonymous):

ohh that wouldnt be a problem i guess.. coz we gotta find the value so that wouldnt be going overboard :P

OpenStudy (anonymous):

i hope my math teacher would buy the idea ;)

OpenStudy (anonymous):

for example, if you said limit x to 2x.... you are essentially saying x to 0 since that is the only place where 2x = x

OpenStudy (anonymous):

yaa i see your point!

OpenStudy (anonymous):

To say x goes to x+1 would just plain not work.

hartnn (hartnn):

" lim x to a [e^x - e^a] / (x-a) = f'(a) = e^a" only if 'a' is constant and not a function of x. though it was a very good try, i don't think its a legitimate one. thinking on other ways to solve...

OpenStudy (anonymous):

ohh!! thanks I compleetly forgot that :O

OpenStudy (anonymous):

Why does a have to be constant again? Because of chain rule?

OpenStudy (anonymous):

so you are saying for applying lim x->0 e^sinx we go for e^f(x)

OpenStudy (anonymous):

The only thing I can think of is some magical algebra trick of squeeze theorem.

OpenStudy (anonymous):

:P heheheee you just red my mind

hartnn (hartnn):

i have something in mind, but can't draw or use latex... let me try text...

hartnn (hartnn):

[{(e^x) -1}- {(e^sinx)-1}]/ (x sin x) times (x sin x)/(x-sin x) ddoes that make sense ? donno whether that will work, just a try

hartnn (hartnn):

trying to use this standard limit lim x->0 (a^x-1)/x = ln a

OpenStudy (anonymous):

well i get the part where we subract 1 from both entities of the numerator but just to be sure..

hartnn (hartnn):

[(1/sin x) (e^x-1)/x - (1/x) (e^sin x -1)/ sinx ] / (xsinx) times ....

OpenStudy (anonymous):

are we multiplying and dividing the denominator by xsinx??

OpenStudy (anonymous):

well i think the denominator is x-sinx!!

hartnn (hartnn):

yes.....now i fell that might not work though...

hartnn (hartnn):

yeah, x-sin x is still there, .....times x sin x/(x- sin x)

OpenStudy (anonymous):

ohh ... if only i could get rid of the denominator becoming zero!!

OpenStudy (anonymous):

if only I was right

OpenStudy (anonymous):

;)

hartnn (hartnn):

well, you're getting correct final answer though....

OpenStudy (anonymous):

whatt !!!! :O so the answer is 1 ??

hartnn (hartnn):

sure it is.

OpenStudy (anonymous):

hmm... now i have the option of reverse step building!!! how..... what would make it 1 .. hmmm.....

hartnn (hartnn):

[(1/sin x) (e^x-1)/x - (1/x) (e^sin x -1)/ sinx ] / (xsinx) times x sin x/(x- sin x) =[ lim x->0 (1/sin x) lim x->0 (e^x-1)/x - lim x->0 (1/x) lim x->0 (e^sin x -1)/ sinx times lim x->0 x sin x/(x- sin x) just distributing the limits

hartnn (hartnn):

=[ lim x->0 (1/sin x) (1) - lim x->0 (1/x) (1) times lim x->0 x sin x/(x- sin x) = lim x->0 (1/sin x - 1/x ) times (x sin x)/(x -sin x)

hartnn (hartnn):

=lim x-> 0 (x-sin x)/x sin x time (x sin x)/(x -sin x) lim x-> 0 1 = 1

hartnn (hartnn):

does that look confusing? i wish i could use latex/draw

OpenStudy (anonymous):

ohh we are separately applying limit to E to eliminate it first and then evaluating??

hartnn (hartnn):

yes, thats my idea, not sure if i did any illegal step there, but final answer comes out to be 1...

OpenStudy (anonymous):

well we take lim x-> 0 (x-sinx)/xsinx * xsinx/(x-sinx) to get lim x->0 (x-sinx)/(x-sinx) to get 1 right??

hartnn (hartnn):

yeah, the numerator and denominator just cancels each other to leave out 1

OpenStudy (anonymous):

but exactly how is lim x->0 (e^x-1)/x turn out to be 1?? same for im x->0 (e^sinx -1)/sinx

hartnn (hartnn):

lim x->0 (a^x-1)/x = ln a

hartnn (hartnn):

so, lim x-> 0 e^x -1 /x = ln e =1

hartnn (hartnn):

lim x-> 0 e^ sin x -1 / sin x put y= sin x as x -> 0, sin x -> 0 , y-> 0 lim y->- e^y -1/ y = ln e = 1

OpenStudy (anonymous):

OHHHHHH yeah now i get it !!! SWEEETT =D thanks a lot Hartnn and you tooo wio =D

hartnn (hartnn):

most welcome ^_^

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!