Final answer:
To construct a polynomial with integer coefficients and zeros at 5 + i and 5 - i, the factors (x - (5 + i)) and (x - (5 - i)) are multiplied to yield the quadratic polynomial x^2 - 10x + 26.
Step-by-step explanation:
To find a polynomial with integer coefficients that has the given zeros of 5 + i and 5 - i, we should use the fact that complex roots of polynomials with real coefficients occur in conjugate pairs. This means that if a polynomial has a complex zero like 5 + i, it must also have a zero of 5 - i. As the polynomial is of degree 2 and has integer coefficients, we can start from the factors corresponding to its zeros.
So for the zeros 5 + i and 5 - i, we can write the factors of the polynomial as (x - (5 + i)) and (x - (5 - i)). Multiplying these two factors will give us our polynomial:
Expanding this, we get:
Therefore, the polynomial with integer coefficients and the given zeros is x2 - 10x + 26.