153k views
2 votes
Write the polynomial function, in standard form, that has zeros -2, 5, and 0.

Write the polynomial function, in standard form, that has zeros -2, 5, and 0.-example-1
User TimWolla
by
4.8k points

1 Answer

3 votes

Answer:

f(x) = x³ - 3x² - 10x

Explanation:

Given that the zeros are x = - 2, x = 5 and x = 0 then the factors are

(x + 2), (x - 5) and (x - 0) = x

The polynomial is the product of it's factors, thus

f(x) = x(x + 2)(x - 5) ← expand factors using FOIL

= x(x² - 3x - 10) ← distribute parenthesis by x

= x³ - 3x² - 10x

User Robin Thomas
by
4.6k points