Which is the cubic polynomial in the standard form with roots 3, -6, and 0?

2 Answers
Dec 4, 2016

#x^3+3x^2-18x=0#

Explanation:

roots are:

#x=0;" "x=3;" "x=-6#

hence the corresponding linear factors are:

#x;" "(x-3);" "(x+6)#

the cubic is them formed by their products

#x(x-3)(x+6)=0#

multiply out.

#x(x^2+3x-18)=0#

#x^3+3x^2-18x=0#

Dec 4, 2016

#x^3+3x^2-18x#

Explanation:

The simplest polynomial with zeros #3#, #-6# and #0# is:

#f(x) = (x-3)(x+6)x#

#color(white)(f(x)) = x^3+3x^2-18x#

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