Please help soon. Due tomorrow. Can anyone help me create a polynomial function with given zeros?

The zeros are 2, 4 + i, 4 - i

The i is imaginary

I can get this far:

(x-2)(x-4+i)(x+4-i)

But I'm confused with the signs for the second and third sets of parenthesis. I'm not sure what signs are supposed to change or if I have them correct.

1 Answer
Dec 5, 2016

The zeros are 2, and 4+i and 4i

The factors are:
(x2), (x(4+i)), , and (x(4i))

I would start by multiplying

(x(4+i))(x(4i))=x2x(4i)x(4+i)+(4+i)(4i)

=x24x+xi4xxi+(16i2)

=x28x+(16(1))

=x28x+17

Note that I used the product of a sum and difference (4+i)(4i)=16i2. You can multiply htis out in more detail is you like.

Now multiply (x2)(x28x+17) to get

x38x2+17x2x2+16x34

=x310x2+33x34