Question 1007367

Write the simplest polynomial function with the given zeros:
{{{x[1]= -1}}} , 
{{{x[2]=0}}} , and 
{{{x[3]=2}}}

A). Write the factored expression .

{{{f(x)=(x-x[1])(x-x[2])(x-x[3])}}}
{{{f(x)=(x-(-1))(x-0)(x-2)}}}
 {{{f(x)=(x+1)(x)(x-2)}}}
B). Multiply the first two factors.

{{{f(x)=(x^2+x)(x-2)}}}
C). Multiply the result by the remaining factor.

{{{f(x)=x^3+x^2-2x^2-2x}}}

D). Combine like terms.
{{{f(x)=x^3+(x^2-2x^2)-2x}}}
{{{f(x)=x^3-x^2-2x}}}