
Thomas E. answered 06/20/18
Tutor
4.9
(420)
Tom E., a Patient and Knowledgeable Mathematics Tutor for You
A degree three polynomial has three roots. All imaginary roots must come in pairs, so if x=-i is a root then x=i is also a root. The three roots lead to 3 factors (x- (-i))(x - i) and (x - 1), so the polynomial is:
P(x) = (x + i)(x - i)(x - 1) = (x2 + 1)(x - 1)= x3 - x2 + x - 1