How do you factor 5x^3 -10x^2 - 125x?

2 Answers
May 23, 2015

5x^3-10x^2-125x

=5x(x^2-2x-25)

=5x(x^2-2x+1-26)

=5x((x-1)^2 - sqrt(26)^2)

=5x(x-1-sqrt(26))(x-1+sqrt(26))

by completing the square and by using the identity a^2-b^2 = (a-b)(a+b)

May 23, 2015

f(x) = 5x(x^2 - 2x -25)

The trinomial in parentheses can't be factored because its D = b^2 - 4ac = 4 + 100 = 104 isn't a perfect square.