How do you find all the zeros of f(x)=2x^4-2x^2-40?

1 Answer
Mar 1, 2016

x=-sqrt5,sqrt5,-2i,2i

Explanation:

Set f(x)=0.

2x^4-2x^2-40=0

Divide both sides by 2.

x^4-x^2-20=0

We can make this resemble a quadratic if we let u=x^2:

u^2-u-20=0

Factor to see that:

(u-5)(u+4)=0

So:

u=5" "" ""or"" "" "u=-4

Since u=x^2,

x^2=5" "" ""or"" "" "x^2=-4

These give

x=+-sqrt5" "" "" "" "x=+-2i