document.write( "Question 449130: Can you please factorise the following:
\n" );
document.write( "x^4 + 6x^3 + 8x^2 -6x + -9
\n" );
document.write( "x-1 is a factor.
\n" );
document.write( "i did, using long division divide polynomial by x-1 and i got x^3+7x^2+15x+9
\n" );
document.write( "so my factors are (x-1)(x^3+7x^2+15x+9)
\n" );
document.write( "now how can i factorise that further, do i i have to use long division or is there a quicker way?
\n" );
document.write( "thanks \n" );
document.write( "
Algebra.Com's Answer #308990 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Can you please factorise the following: \n" ); document.write( "x^4 + 6x^3 + 8x^2 -6x + -9 \n" ); document.write( "x-1 is a factor. \n" ); document.write( "i did, using long division divide polynomial by x-1 and i got x^3+7x^2+15x+9 \n" ); document.write( "so my factors are (x-1)(x^3+7x^2+15x+9) \n" ); document.write( "now how can i factorise that further, do i have to use long division or is there a quicker way? \n" ); document.write( "----- \n" ); document.write( "Look at the coefficients of the original problem. \n" ); document.write( "The sum of the coefficients is 1+6+8-6-9 = 0 \n" ); document.write( "That means that x = 1 is a root; so x-1 is a factor. \n" ); document.write( "----------------- \n" ); document.write( "Now look at x^3+7x^2+14x+9 \n" ); document.write( "The sum of those coefficients is not zero, so x-1 is not a factor. \n" ); document.write( "But f(-1) = -1+7-15+9 = 0; so x = -1 is a zero, so x+1 is a factor. \n" ); document.write( "--- \n" ); document.write( "You have found two of the roots and can find the remaining roots \n" ); document.write( "using the Quadratic formula. \n" ); document.write( "----------------------------------- \n" ); document.write( "The fastest ways to find the Real Roots is to graph \n" ); document.write( "the problem with a graphing calculator. The find \n" ); document.write( "the intersection of the problem with y = 0 to \n" ); document.write( "find the Real roots. Remember: if \"a\" is a root, x-a is a factor. \n" ); document.write( "================================================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "========== \n" ); document.write( " \n" ); document.write( " |