How do you differentiate # f(x) = tan^2(3/x) #?
1 Answer
Feb 2, 2016
Explanation:
The first issue is the squared function. This will require the chain rule. Treat the problem like you would if it were
#f'(x)=2tan(3/x)*d/dx[tan(3/x)]#
To differentiate the tangent function, use the chain rule again. Recall that the derivative of
#f'(x)=2tan(3/x)sec^2(3/x)*d/dx[3/x]#
To differentiate
#f'(x)=2tan(3/x)sec^2(3/x)(-3x^-2)#
This can be rewritten as
#f'(x)=(-6sec^2(3/x)tan(3/x))/x^2#