The function:
$$f(x) = \frac{1}{x(\ln x)^2}$$
may be rewritten as:
$$f(x) = (x^{-1})(\ln x)^{-2}$$
We begin by using the product rule for differentiaton:
$$[f(x)g(x)]' = (-x^{-2})(\ln x)^2 + (x^{-1})(-2)(\ln x)^3)(x^{-1})$$
and is simplified to:
$$f'(x) = {-\frac{1}{(x\ln x)^2} + \frac{2}{x^2(\ln x)^3}}$$
Is this a correct derivation of $f(x) = \frac{1}{x(\ln x)^2}$?
How to I determine whether the function $f(x)$ is continous, increasing/decreaseing and on what interval?
Answer: $f(x)$ is continuous, positive, decreasing on $[2,\infty]$.
Also:
Why do I not need to calculuate a derivative in this situation?