The factorial can be squeezed this way (link to proof)
$$\left(\frac n3\right)^n<n!<\left(\frac n2\right)^n$$
Therefore $\left|\dfrac{x^n}{n!}\right|<\left|\dfrac{3x}n\right|^n<C^n\to 0$
$3x$ being a fixed quantity then for large $n$ we have $0\le\dfrac{3|x|}n<C<1$
But the inequalities given above are not so straightforward to prove, fortunately for the job at hand, some more basic ones are sufficent (link to proof)
$$\left(\frac n2\right)^\frac n2<n!<n^n$$
It results that $\left|\dfrac{x^n}{n!}\right|<\left|\dfrac{2x^2}n\right|^\frac n2<C^\frac n2\to 0$
For the same reason than previously, $2x^2$ being a fixed quantity.
I think it's good to be aware of and to remember these inequalities, they will serve you much as soon as some factorial are involved, and I've seen many questions on this site that can be solved right away while using them!