document.write( "Question 323320: how do you solve x^3-6x^2+11x-6\r
\n" );
document.write( "\n" );
document.write( "*example...X^3 means x to the third \n" );
document.write( "
Algebra.Com's Answer #231429 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! how do you solve x^3-6x^2+11x-6 \n" ); document.write( "-------------- \n" ); document.write( "The factors of 6 are 1, 2 and 3 \n" ); document.write( "Test those 3 values, both + and minus. \n" ); document.write( "+1 is a root. \n" ); document.write( "Divide by (x-1), then you have a quadratic. \n" ); document.write( " \n" ); document.write( " |