The polynomial function
[tex]f(x)=x^4+9x^3+15x^2+9x+14[/tex]
can be factored over the complex numbers as follows
[tex]f(x)=(x+7)(x+2)(x-i)(x+i)[/tex]
The constant term of the fourth degree polynomial
[tex]x^4+9x^3+15x^2+9x+14[/tex]
is positive, and has the factors [tex]+7[/tex] and [tex]+2[/tex]. So, we will try out polynomial division with [tex](x+7)[/tex]
[tex]\dfrac{x^4+9x^3+15x^2+9x+14}{x+7}=x^3+2x^2+x+2[/tex]
so [tex](x+7)[/tex] is a factor.
Try out the polynomial division again, this time dividing the quotient with [tex](x+2)[/tex]
[tex]\dfrac{x^3+2x^2+x+2}{x+2}=x^2+1[/tex]
so [tex](x+2)[/tex] is also a factor.
So far, we have factored the fourth degree polynomial as follows
[tex]x^4+9x^3+15x^2+9x+14=(x+7)(x+2)(x^2+1)[/tex]
we can still factor [tex](x^2+1)[/tex] further by arranging it as a difference of two squares
[tex]x^2+1=x^2-(-1)\\\\=x^2-i^2\\\\=(x-i)(x+i)[/tex]
So, our final factorization of the polynomial function is
[tex]f(x)=x^4+9x^3+15x^2+9x+14\\\\=(x+7)(x+2)(x-i)(x+i)[/tex]
Learn more about polynomial factorization here: https://brainly.com/question/243577