Integrate $$\int \frac{x^3}{3+3x^2} $$
I want to solve it using only this formula-
$$\int \frac{ f(x)}{f’(x)} dx = \ln (f(x)) $$
$f(x) = 3+3x^2$
$f’(x) = 6x$
Therefore, $\frac{1}{6} (x^2) \int \frac{6x}{3+ 3x^2} dx = \frac{1}{6} (x^2) \ln (3+3x^2) + C $
why is my answer wrong ?
But $$\ln(f(x))$$ has the first derivative $$\frac{f'(x)}{f(x)}$$