How do you write a polynomial in standard form given the zeros x=3,1,2,and-3?

1 Answer
May 24, 2016

f(x)=x43x37x2+27x18

Explanation:

The simplest polynomial with these zeros is:

f(x)=(x3)(x+3)(x1)(x2)

=(x29)(x23x+2)

=x43x37x2+27x18

Standard form has one term of each degree in descending order of degree (omitting any terms with 0 coefficient).

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