The rational root theorem is the only way I know. The root of the equation
z^4+2z^3-4z^2-2z+3=0 are either 3, -3, 1, or -1.
Trial and error gives a root of z=1. So that means the expression is divisible by z-1.
(z^4+2z^3-4z^2-2z+3)/(z-1)=z^3+3z^2-z-3. That factors into (z+1)(z^2-1)
So the final answer is (z+1)^2(z-1)^2
I don't think there's a way to factor a ... whatever its called. Why do we call ax^2+bx+c quadratic if it only has 3 terms? I have heard there is some way to get roots of a cubic, but I don't know how.
Is there a trick to factoring the quadratic:
ax(to the power of four) + bx³ + cx² + dx + e
My actual problem is: z^4 + 2z^3 - 4z^2 - 2z + 3.
All help appreaciated! :)