Limit Questions: File with Solved Examples and Corrections

  • Thread starter Thread starter transgalactic
  • Start date Start date
  • Tags Tags
    Limit
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 2K views
transgalactic
Messages
1,386
Reaction score
0
i added a file in which i tried to solved them

in every limit i solved please correct me where i get it wrong.

because some how my answer differs a lot from the book answer

maybe it some basic knowledge that i lack

please help
 

Attachments

  • p1.jpg
    p1.jpg
    34.7 KB · Views: 450
  • p3.GIF
    p3.GIF
    159.3 KB · Views: 528
Physics news on Phys.org
Could not read your first problem.
What is the meaning of lin(x)/x ?
 
its S
sinx/x

lim (sinx)/x =1
x>0
 
Then the first is easy.
It is of the form lim (f(x))^(sinx/x),
and lim f(x) is easyli obtained.
 
so did i get it right??
what about the rest??
 
Nope, nope, it's incorrect.
You should note that the limit for e is:
[tex]\lim_{x \rightarrow \infty} \left( 1 + \frac{1}{x} \right) ^ x[/tex]

Or

[tex]\lim_{x \rightarrow 0} \left( 1 + x\right) ^ \frac{1}{x}[/tex]

All the two are of the Indeterminate Form [tex]1 ^ \infty[/tex], whereas in your problem, it's not any Indeterminate Forms.

--------------------

[tex]\lim_{x \rightarrow 0} \left( \frac{x ^ 2 - 2x + 3}{x ^ 2 - 3x + 2} \right) ^ \frac{\sin x}{x} = \left( \frac{0 ^ 2 - 2 \times 0 + 3}{0 ^ 2 - 3 \times 0 + 2} \right) ^ 1 = \frac{3}{2}[/tex]

--------------------

The seconds problem you did it all correct, except for the last part, which should read:
[tex]= \fbox{\ln} e = 1[/tex]

--------------------

The third problem, you've differentiated it incorrectly. :frown:

[tex](\arctan (2x))' = \frac{2}{1 + 4x ^ 2}[/tex]
[tex](\sin (3x))' = 3 \cos (3x)[/tex]

Ok, now, can you complete the three problems on your own? :)