The zeros of the polyomial P(x) = x³ - 8x + 32 are -4, 2 + 2i and 2 - 2i
How to determine all the zeros of the polyomial
From the question, we have the following parameters that can be used in our computation:
P(x) = x³ - 8x + 32
Given that 2 + 2i is a zero, then 2 - 2i is also a zero
So, we have
Divisor = (x - [2 + 2i]) * (x - [2 - 2i])
Evaluate
Divisor = x² -2x + 2ix - 2x - 2ix + 8
Divisor = x² - 4x + 8
To calculate the last zero, we use the long division method of quotient
So, we have
x + 4
x² - 4x + 8 | x³ - 8x + 32
x³ - 4x² + 8x
---------------------
4x² - 16x + 32
4x² - 16x + 32
---------------------
0
So, we have
x + 4 = 0
Evaluate
x = -4
Hence, the zeros of the polyomial are -4, 2 + 2i and 2 - 2i