163k views
24 votes
Write a polynomial function of least degree with integral coefficients that has the given zeros.

X = 5
x = -3 (double root)

User OxyDesign
by
6.9k points

1 Answer

10 votes

Explanation:

Write the function as a product of factors:

y = (x − 5) (x − (-3)) (x − (-3))

y = (x − 5) (x + 3) (x + 3)

y = (x − 5) (x + 3)²

User SteC
by
6.0k points