Answer:
[tex]f(x) = (x + 19)(x^2 + 1)[/tex]
Step-by-step explanation:
Complex numbers:
The following relation is important for complex numbers:
[tex]i^2 = -1[/tex]
Zeros of a function:
Given a polynomial f(x), this polynomial has roots [tex]x_{1}, x_{2}, x_{n}[/tex] such that it can be written as: [tex]a(x - x_{1})*(x - x_{2})*...*(x-x_n)[/tex], in which a is the leading coefficient.
Has zeros −19 and −i
If -i is a zero, its conjugate i is also a zero. So
[tex]f(x) = a(x - (-19))(x - (-i))(x - i) = a(x+19)(x+i)(x-i) = a(x+19)(x^2 - i^2) = a(x + 19)(x^2 + 1)[/tex]
Output of 40 when x=1
This means that when [tex]x = 1, f(x) = 40[/tex]. We use this to find the leading coefficient a. So
[tex]f(x) = a(x + 19)(x^2 + 1)[/tex]
[tex]40 = a(20)(2)[/tex]
[tex]40a = 40[/tex]
[tex]a = 1[/tex]
The polynomial is:
[tex]f(x) = (x + 19)(x^2 + 1)[/tex]