$x^3+2x^2+x+2\equiv 0 \mod 45$
$f(x)=(x^2+1)(x+2)$
by inspection
$\fbox{1}$$x=7$ is a possible solution $\mod 9$ ,since $45=5\times 3^2$
$\fbox{2} $ $x= 2 $ is a solution $\mod 5$ but i want to get general work on how to find other solutions...from here >>>
If you want to solve it without explicitly stating the Chinese Remainder Theorem.
Hint :$ x \equiv 7 \pmod 9$ so $ x = 9k+ 7 $ for some $k$.
Now, $ 9k + 7 \equiv ? \pmod 5$.
Solve for $k$.