For the functions $f(x)=x+2$ and $g(x)=x^{2}-4,$ find the indicated function and state its domain. Explain the mistake that is made in each problem.
$f \circ g$
Solution:
$$
\begin{aligned}
f \circ g &=f(x) g(x) \\
&=(x+2)\left(x^{2}-4\right) \\
&=x^{3}+2 x^{2}-4 x-8
\end{aligned}
$$
Domain: $(-\infty, \infty)$
This is incorrect. What mistake was made?