I have figured out there is two roots between $0$ and $1 ,-1$ and $-2$ for $x^4 +3x -2 = 0$.
Therefore there should be two factors $(x + a)$ and $(y - b)$ where $a,b \in R^+$. But how to find these $a$ and $b$?
When they found I can find the next factor in $ax^2+bx+c$ form and can check for further factors easily.
Hints:
If it factors, you know the form will $(x^2 + bx \pm 1)(x^2 + cx \mp 2)$. You need a sum of $3$ and need for the cubic term to cancel out..
Now, can you use that and figure out the factors and find $b$ and $c$?
Result: $(x^2-x+2) (x^2+x-1)$