1

How do you differentiate this function?

$$f(x)=\tan^{-1}\left(\frac {12x-64x^3}{1-48x^2}\right)$$

I tried to change what's inside the inverse tan function to get the identity of the sum or difference between two angles but I can't get it right.

John C.
  • 184
  • 5

1 Answers1

2

It's a triple-angle rule: if $\tan\theta=4x$, $\tan 3\theta = \frac{3\cdot 4x-(4x)^3}{1-3\cdot (4x)^2}$. I'll leave it to you from there.

jmerry
  • 19,403