How do you factor x^3 - 9x^2 + 24x - 20?
1 Answer
Aug 18, 2016
Explanation:
By the rational root theorem, any rational zeros of
That means that the only possible rational zeros are:
+-1, +-2, +-4, +-5, +-10, +-20
Trying each in turn, we find:
f(2) = 8-9(4)+24(2)-20 = 8-36+48-20 = 0
So
x^3-9x^2+24x-20 = (x-2)(x^2-7x+10)
Note that
So we find:
x^2-7x+10 = (x-2)(x-5)
Putting it all together:
x^3-9x^2+24x-20 = (x-2)(x-2)(x-5)