• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Calculus Help

First of all, thanks in advance.

Determine the limit of the trigonometric function (if it exists)

limit as x -> 0

(tan^2 x) / x

And, just for your information:
(sin x) / x = 1 and (1 - cos(x)) / x = 0
 
or if you are not allowed to use L'Hospital's rule (or havent learned it yet)

do this:

lim x -> 0 of [tan^2(x)/x] = lim x -> 0 of [sin(x) * [sin(x)/x] * 1/(cos^2(x))] = sin(0) * 1 * 1/1^2 = 0

remember: tan(x) = sin(x)/cos(x), so tan^2(x) = sin^2(x)/cos^2(x)
 
Yeah, was about to post that..convert tan to sin/cos, cos is left in the denominator, and the limit to 0 makes the denominator one..
 
Back
Top