Roman C. answered 10/21/12
Masters of Education Graduate with Mathematics Expertise
Although all cubic polynomials can be solved using radicals (Cardano's formula), in most middle and high school classes, all cubics that the teachers and textbooks ask you to solve have rational roots.
In this case, can you see that we can factor out x? this gives x(x2-3x+2).
Also, recall how you factor quadratics using FOIL. In this case, the form is x2-3x+2 = (x - __)(x - __).
We want the sum of the blanks to be 3 and the product to be 2. The only choice would be 1 and 2 (1+2=3 and 1*2 = 2).
So we have x3 - 3x2 + 2x = x(x-1)(x-2) = 0. I assume you can now figure out the roots.