How do you write a polynomial function given the real zeroes -2, -1, 0, 1, and 2 and coefficient 1?

1 Answer
Jan 2, 2016

f(x)=x55x3+4x

Explanation:

f(x)=(x+2)(x+1)x(x1)(x2)

=(x24)(x21)x

=(x45x2+4)x

=x55x3+4x

This is the simplest polynomial in x with the required zeros.

Any other polynomial in x with these zeros is a multiple (scalar or polynomial) of this f(x).

The polynomial graphed:

graph{x^5-5x^3+4x [-10, 10, -5, 5]}