How do you factor x^3-3x+2x33x+2?

2 Answers
May 31, 2015

First notice that substituting x=1x=1 results in x^3-3x+2 = 0x33x+2=0

So (x-1)(x1) is a factor.

Use synthetic division to find the remaining factor...

x^3-3x+2 = (x-1)(x^2+x-2)x33x+2=(x1)(x2+x2)

Notice that x=1x=1 is also a root of x^2+x-2x2+x2

So we have another (x-1)(x1) factor...

x^2+x-2 = (x-1)(x+2)x2+x2=(x1)(x+2)

So the complete factorization is:

x^3-3x+2 = (x-1)(x-1)(x+2)x33x+2=(x1)(x1)(x+2)

May 31, 2015

f(x) = x^3 - 3x + 2 = 0f(x)=x33x+2=0

Since (a + b + c + d = 0)(a+b+c+d=0), then one factor is (x - 1)(x1)

Factored form: f(x) = (x - 1)(x^2 + x - 2) = (x - 1)(x - 1)(x + 2) =f(x)=(x1)(x2+x2)=(x1)(x1)(x+2)=

= (x - 1)^2 * (x + 2)=(x1)2(x+2)