Question 167675
25x^3-15x^2=18x
----------
{{{25x^3 - 15x^2 - 18x = 0}}}
Divide by x, so x = 0 is one solution.
{{{25x^2 - 15x - 18 = 0}}}
*[invoke solve_quadratic_equation 25,-15,-18]
The solutions are correct, but the factors are not.
{{{25x^3 - 15x^2 - 18x = 0}}}
{{{x*(5x-6)*(5x+3) = 0}}}
x = 0, 1.2, -0.6