
Patrick B. answered 12/31/20
Math and computer tutor/teacher
P(x) = k(x-3) (x-3i)(x+3i)
= k (x-3)(x^2 + 9)
= k(x^3 - 3x^2 + 9x - 27)
P(2)=-13 as given
k [ (2)^3 - 3(2)^2 + 9(2) - 27 ] = -13
k [ 8 - 3(4) + 9(2) - 27] = -13
k [ 8 - 12 + 18 - 27] = -13
k [ -4+18-27] = -13
k [ 14 - 27] = -13
k [ -13] = -13
k = 1
P(x) = (x-3)(x^2 + 9)
= (x^3 - 3x^2 + 9x - 27)