You can put this solution on YOUR website! how do I solve
X^4-X^3+2X^2-4x-8=0
-----------------
Step 1, try the integer factors of 8.
1, 2, 4 & 8 plus and minus.
-----
f(x) = X^4-X^3+2X^2-4x-8
Check f(1), f(-1), f(2), f(-2), etc
----
If you find a zero z, divide by (x-z) and continue.