You can put this solution on YOUR website! Given that (x+1) is one of the factors of P(x), then find the rest of the factors of P(x), where
.
You can either use "long division" OR "synthetic division" to divide: by
.
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)
.