Herb K. answered 05/24/17
Tutor
4.5
(34)
semi-retired college professor (math/physics), patient, non-judgmental
f(x) = [x - (1 + 2i)][x - (1 - 2i)](x - x1)(x - x2) = [(x - 1) - 2i][(x - 1) + 2i](x - x1)(x - x2) = [(x - 1)^2 - (2i)^2](x - x1)(x - x2) = [x^2 - 2x + 1 - 4i^2](x - x1)(x - x2) = [x^2 - 2x + 1 -4(-1)](x - x1)(x - x2) = (x^2 - 2x + 1 - 4)(x - x1)(x - x2) = (x^2 - 2x - 3)(x - x1)(x - x2) = x^4 -2x^3 + 14x^2 - 18x + 45 --->