
Kyle P. answered 11/09/20
An Enthusiastic Tutor with Experience
If we have a polynomial function with zeros 7 - 5i and 0 with a multiplicity of 2, we must also have a zero at 7 + 5i because of the rule for conjugates. The lowest degree polynomial we can have is 4. Therfore, we know the following:
x = 7 - 5i
x = 7 + 5i
x = 0 (multiplicity of 2)
Let's solve for the equation now:
f(x) = x2(x - 7 + 5i)(x - 7 - 5i)
f(x) = x2(x2 - 7x - 5ix - 7x + 49 + 35i + 5ix - 35i - 25i2)
f(x) = x2(x2 - 14x + 49 + 25) We use the rule that i2 = -1 to get this as well
f(x) = x2(x2 - 14x + 74)
f(x) = x4 - 14x3 + 74x2