I have no idea how to do this. I can’t cooperate with the imaginary number, please help me

Answer:
Step-by-step explanation:
This is a third degree polynomial because we are given three roots to multiply together to get it. Even though we only see "2 + i" the conjugate rule tells us that 2 - i MUST also be a root. Thus, the 3 roots are x = -4, x = 2 + i, x = 2 - i.
Setting those up as factors looks like this (keep in mind that the standard form for the imaginary unit in factor form is ALWAYS "x -"):
If x = -4, then the factor is (x + 4)
If x = 2 + i, then the factor is (x - (2 + i)) which simplifies to (x - 2 - i)
If x = 2 - i, then the factor is (x - (2 - i)) which simplifies to (x - 2 + i)
Now we can FOIL all three of those together, starting with the 2 imaginary factors first (it's just easier that way!):
(x - 2 - i)(x - 2 + i) = [tex]x^2-2x+ix-2x+4-2i-ix+2i-i^2[/tex]
Combining like terms and canceling out the things that cancel out leaves us with:
[tex]x^2-4x+4-i^2[/tex]
Remembr that [tex]i^2=-1[/tex], so we can rewrite that as
[tex]x^2-4x+4-(-1)[/tex] and
[tex]x^2-4x+4+1=x^2-4x+5[/tex]
That's the product of the 2 imaginary factors. Now we need to FOIL in the real factor:
[tex](x+4)(x^2-4x+5)[/tex]
That product is
[tex]x^3-4x^2+5x+4x^2-16x+20[/tex]
which simplifies down to
[tex]x^3-11x+20[/tex]
And there you go!