👤

I really need help with this. Can anyone help me please?

Write a polynomial function f of least degree that has rational coefficients, a leading coefficient of 1, and the given zeros.
3,-2+2i

Thank you!

Answer :

Answer:

[tex]f(x)=(x-3)(x^2+4x+8)[/tex]

Step-by-step explanation:

A polynomial function is given by the form:

[tex]f(x)=a(x-p)(x-q)...[/tex]

Where a is the leading coefficient, and p and q are the roots (more can be added if necessary).

Our zeros are 3 and (-2 + 2i).

And our leading coefficient a = 1.

Furthermore, by the Complex Root Theorem, if (-2 + 2i) is a zero, then (-2 - 2i) must also be a zero.

So, by substitution, we acquire:

[tex]f(x)=1(x-(3))(x-(-2+2i))(x-(-2-2i))[/tex]

Simplify:

[tex]f(x)=(x-3)(x+2-2i)(x+2+2i)[/tex]

Expand the second and third factors:

[tex]\begin{aligned} &=(x+2-2i)x+(x+2-2i)(2)+(x+2-2i)(2i)\\&= (x^2+2x-2ix)+(2x+4-4i)+(2ix+4i-4i^2)\\&=(x^2)+(2x+2x)+(-2ix+2ix)+(-4i+4i)+(4-4i^2)\\&=x^2+4x+(4+4)\\&=x^2+4x+8 \end{aligned}[/tex]

Therefore, our polynomial function of least degree and the given zeros will be:

[tex]f(x)=(x-3)(x^2+4x+8)[/tex]