You can put this solution on YOUR website! Write the polynomial as a product of linear factors. Hint: The polynomial has at least one rational zero.
p(x)=x^3+2x^2+3x+6
------
P(x) = x^2(x+2)+3(x+2)
------
P(x) = (x+2)(x^2+3)
------
P(x) = (x+2)(x+isqrt(3))(x-isqrt(3))
-----------
Cheers,
Stan H.
-----------