Hello,
Can you please show me how to factor this out x^3 - 6x^2 + 11x - 6?
I would like to see how its done, step-by-step if possible.
Thanks!
There are many approaches to solving polynomials of a high degree. Synthetic division is probably the best one. Lets call the leading coefficient of an n degree polynomial Q and lets call the last term of the same polynomial P. Now, calculate all the values of P/Q and use synthetic division, with those values (only those values could possibly work). Have you heard of Descarte's Rule of Signs? It gives you some direction as to where the roots might be.
Descartes' Rule of Signs


That depends upon what you mean by "plugging in numbers". You have to choose those numbers carefully. When rtblue said "from intuition we can gather that x=1 is a root" I suspect he meant that it is easy to see that 1- 6+ 11- 6= 12- 12= 0. You can also use the "rational root theorem"- if the leading coefficient is a and the constant term of a polynomial is b, then any rational root if of the form m/n where n divides a and m divides b. Here, the leading coefficient is 1 and the constant term is 6 so that the only possible rational roots are the integers,
,
, and
. If NONE of those turned out to be a root, there would be no way to factor this with integer coefficients.