$f(x) = x \ln(\cos3x - x^3)$, then $f'(x)$ = ?
I got
$$\begin{align} &X * \left(\frac{1}{\cos3x - x^3}\right) * \left({-3}({\sin3x -3x^2})\right)\\ &= \frac{-(3x \sin3x) - 3x^3}{(\cos3x) -x^3}\\ \end{align}$$
and I don't know what to to next. The correct answer on my homework should be : $\ln(\cos3x) - (3x\tan3x) -3x^2$
But I have no idea how to arrive it. Please help.