Question 625287
Given that (x+1) is one of the factors of P(x), then find the rest of the factors of P(x), where
{{{P(x)=x^3+6x^2+11x+6}}}
.
You can either use "long division" OR "synthetic division" to divide:
{{{P(x)=x^3+6x^2+11x+6}}}  by {{{x+1}}}
.
Using synthetic division:
 -1 |  1  6  11  6
         -1  -5 -6
      ---------------
       1  5   6  0
.
quotient:
x^2 + 5x + 6
factoring:
(x+3)(x+2)  (the rest of the factors)
.