How to factorize the following expression: $2x^4 + 9x^3+8x^2 +9x+2=0$
I have tried finding a root through putting values, but I can't find any factor.
Please help.
PS: I'm an elementary student, the question standard might not match with that of the community but any help would be sincerely appreciated.
Hint:
This is a special polynomial, as the coefficients are symmetric.
Now set
$$t:=x+\frac1x$$ so that $$t^2=x^2+\frac1{x^2}+2.$$
Express the equation in terms of $t$ and $t^2$.