Jhenrique
- 676
- 4
Homework Statement
Compute: \lim_{x \to 0} = \frac{\cos(x)}{x} \lim_{x \to 0} = \frac{\cosh(x)}{x} \lim_{x \to 0} = \frac{\sec(x)}{x} \lim_{x \to 0} = \frac{sech(x)}{x}
You can't apply L'Hopital's rule unless you have an indeterminate form. What is ##\lim_{x \rightarrow 0} \cos(x)##?Jhenrique said:The Attempt at a Solution
\lim_{x \to 0} = \frac{\cos(x)}{x} = \lim_{x \to 0} \frac{ \frac{d}{dx}\cos(x)}{\frac{d}{dx}x} = \lim_{x \to 0} \frac{- \sin(x)}{1} = 0
Is 1jbunniii said:You can't apply L'Hopital's rule unless you have an indeterminate form. What is ##\lim_{x \rightarrow 0} \cos(x)##?
Mark44 said:Minor point, but you're showing all your limits incorrectly.
This --
$$\lim_{x \to 0} = \frac{\cos(x)}{x}$$
-- should be written without the = between "lim" and the function you're taking the limit of.