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

1 Answer
Feb 1, 2017

#8x^3-12x^2-2x+3 = (2x-1)(2x+1)(2x-3)#

Explanation:

Note that the ratio between the first and second terms is the same as that between the third and fourth terms. So this cubic will factor by grouping.

We will also use the difference of squares identity:

#a^2-b^2 = (a-b)(a+b)#

with #a=(2x-1)# and #b=1# as follows:

#8x^3-12x^2-2x+3 = (8x^3-12x^2)-(2x-3)#

#color(white)(8x^3-12x^2-2x+3) = 4x^2(2x-3)-1(2x-3)#

#color(white)(8x^3-12x^2-2x+3) = (4x^2-1)(2x-3)#

#color(white)(8x^3-12x^2-2x+3) = ((2x)^2-1^2)(2x-3)#

#color(white)(8x^3-12x^2-2x+3) = (2x-1)(2x+1)(2x-3)#