Using algebra (precalculus) and suggest the solution method for the polynomial $$x^6 - 3 x^4 + 2 x^3 + 3 x^2 - 3 x + 1 =0$$
I'm solving problems on polynomials. I'm stuck here.
My attempts.
First, I tried the Rational root theorem, then I failed. Then I tried factorise the polynomial e.g. $(x^2+ax+b)(x^4+cx^3+dx^2+ex+f)$, but I failed again.
At the end I tried
$$P(x)/x^3=x^3-3x+2+\frac 3x-3\frac {1}{x^2}+\frac {1}{x^3}=x^3+\frac {1}{x^3}-3\bigg(x-\frac 1x\bigg)-\frac {3}{x^2}+2=0$$
I failed again.