
William W. answered 10/07/20
Math and science made easy - learn from a retired engineer
x4 - 25 is the difference of two squares. x4 is a square (x2 • x2) and 25 is a square (5•5) so factors of the difference of these two squares are (x2 + 5) and (x2 - 5). So:
f(x) = x4 - 25 is factored into f(x) = (x2 + 5)(x2 - 5)
To find the zeros, we set the function equal to zero:
0 = (x2 + 5)(x2 - 5) to solve, set each piece equal to zero so:
A)
x2 + 5 = 0
x2 = -5
x = ±√-5
x = ±√5 i
B)
x2 - 5 = 0
x2 = 5
x = ±√5