document.write( "Question 154469: This is is from a quiz on factoring the polynominal completely, given that (x-1) is a factor. (Hint: Use long division to divide out the x-1)
\n" );
document.write( "x^3-6x^2+11x-6
\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #113740 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! This is is from a quiz on factoring the polynominal completely, given that (x-1) is a factor. \n" ); document.write( "x^3-6x^2+11x-6 \n" ); document.write( "------------------------ \n" ); document.write( "After dividing by (x-1), we have \n" ); document.write( "x^2 -5x +6 \n" ); document.write( "Assuming the coefficients are integers (they almost always are in school), the possibilities for the multiplier for the x terms are 1. The Numeric Terms can be 1 & 6 or 2 & 3. Since the 6 is positive, the 2 NT's have the same sign. Since the x term is -5, they NTs must be negative. That makes it \n" ); document.write( "(x-2)*(x-3) \n" ); document.write( " \n" ); document.write( " |