Suppose that the equation $x^4-2x^3+4x^2+6x-21=0$ is known to have two roots that are equal in magnitude but opposite in sign. Solve the equation.
This is what I have been thinking. Suppose $\zeta_1$ $\zeta_2$ are roots. Such that $|\zeta_1|=|\zeta_2|$. Then $(x-\zeta_1)(x-\zeta_2)$ divides the polynomial. I don't know where to go from here. Any advice?
So at the most basic level there is a factor $(x+a)(x-a)=x^2-a^2$ and the factorisation is $$(x^2-a^2)(x^2+bx+c)=x^4-2x^3+4x^2+6x-21$$
Equating powers of $x^3$ gives immediately a value for $b$. Then equating powers of $x$ gives $a^2b=-6$ so $a^2$ is known and the constant term gives $a^2c=21$ so that $c$ can be determined.