Hope following helps:
find all the binomials that add to 0 and multiply to the quadnomial set to 0 that is needed
(x + 1)(x - 1)(x - )(x + ) = 0 this has the zeros you said above
multiply and use FOIL (First Outer Inner Last) and distribution
(x^2 - 1)(x^2 - 2) = 0 when you got a plus and a minus the middle terms cancel out
x^4 - 2x^2 - x^2 + 2 = 0
x^4 - 3x^2 + 2 = 0
check with 1 and :
1 - 3 + 2 = -2 + 2 = 0, yes
4 - 6 + 2 = -2 + 2 = 0, yes