
Patrick L. answered 12/20/21
Exam Preparation for 5+ Years
When one of the zeros is a complex number, it comes in conjugate pairs. i = √(-1)
x = 3 + i
x - (3 + i) = 0
x = 3 - i
x - (3 - i) = 0
[x - (3 + i)]*[x - (3 - i)] = x2 - x(3 - i) - x(3 + i) + (3 + i)(3 - i)
= x2 - 3x + xi - 3x - xi + 9 - (i)2
= x2 - 3x + xi - 3x - xi + 9 + 1
= x2 - 6x + 10
x = 4
x - 4 = 0
(x - 4)*(x2 - 6x + 10) = x3 - 6x2 + 10x - 4x2 + 24x - 40 = x3 - 10x2 + 34x - 40