How do you factor #x^3+2x^2-8x-16?

2 Answers
May 9, 2015

Try x = -2.
f(-2)= -8 + 8 +16 - 16 = 0. f(2)=8+8+1616=0.Then f(x) can be divided by (x + 2)

f(x) = (x + 2)(x^2 - 8).f(x)=(x+2)(x28).

May 9, 2015

The answer is (x^2-8)(x+4)(x28)(x+4) .

Factor x^3+2x^2-8x-16x3+2x28x16 .

Since there is no common factor for the polynomial, factor by grouping.

color(red)(x^3+2x^2)color(blue)(-(8x-16)x3+2x2(8x16)

Factor color(red)x^2x2 out of the first term.

color(red)(x^2(x+2)x2(x+2)

Factor color(blue)(-88 out of the second term.

color(blue)(-8(x+2)8(x+2)

Put the two sets of terms back together.

color(red)(x^2(x+2)color(blue)(-8(x+2)x2(x+2)8(x+2)

color(purple)((x+2)(x+2) is now the common factor.

Factor out color(purple)((x+2)(x+2) .

Final answer = color(purple)((x^2-8)(x+2)(x28)(x+2)