How do you factor #9x³+6x²-3x#?

1 Answer
Jan 8, 2016

Use factor theorem, then long divide or compare coefficients to find the other factors.
Answer: #(9x^3+6x^2-3x)=3x(x+1)(3x-1)#

Explanation:

#f(x)=9x^3+6x^2-3x#

Using factor theorem:
(#1# and #-1# are typically good to try first)

#f(-1)=-9+6+3=0#

So #-1# is a root.
So #(x+1)# is a factor.

Here you have two options. Either long divide, or set up an equation and compare coefficients. The latter is more reliable in general, but algebraic long division is quicker as long as long as you don't get a remainder. If you get a remainder, abort, go the other way. I will show both methods. (ish).

Do algebraic long division : (so hard to explain in text, and layout isn't friendly for this either. If you don't know how to do algebraic long division, I would recommend looking for a video on it.)

#(9x^3+6x^2-3x)/(x+1)=9x^2-3x# (no remainder)
So

#(9x^3+6x^2-3x)=(x+1)(9x^2-3x)#
#(9x^3+6x^2-3x)=3x(x+1)(3x-1)#

OR

Do coefficient comparison:

#9x^3+6x^2-3x=(x+1)(ax^2+bx+c)#

#x^3# terms: #9=a#
#x^2# terms: #6=a+b# #=># #b=-3#
#x# terms: #-3=c+b# #=># #c=0#

So:
#9x^3+6x^2-3x=(x+1)(9x^2-3x)# as before.
#(9x^3+6x^2-3x)=3x(x+1)(3x-1)#