To find where the function is decreasing, we need to find the critical points by first calculating the derivative of \( f(x) \):
\[
f'(x) = 6x^2 + 18x + 12
\]
Now, solve for \( f'(x) = 0 \) to find the critical points:
\[
6x^2 + 18x + 12 = 0
\]
\[
x^2 + 3x + 2 = 0
\]
\[
(x + 1)(x + 2) = 0
\]
So, \( x = -1 \) and \( x = -2 \).
To determine where the function is decreasing, evaluate the sign of \( f'(x) \) in the intervals \( (-\infty, -2) \), \( (-2, -1) \), and \( (-1, \infty) \).
For \( x \in (-2, -1) \), the function is decreasing.