document.write( "Question 373514: Find the other factors by synthetic division:
\n" );
document.write( "y= x^3+2x^2-5x-6 given the factor X-1 \n" );
document.write( "
Algebra.Com's Answer #265932 by jsmallt9(3758)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Since x-1 is a factor, then (x-1) should divide evenly into \n" ); document.write( " \r\n" ); document.write( "1 | 1 2 -5 -6\r\n" ); document.write( "--- 1 3 -2\r\n" ); document.write( " -------------\r\n" ); document.write( " 1 3 -2 -8\r\n" ); document.write( " \n" ); document.write( "The remainder, in the lower right corner, is -8. This means that (x-1) is not a factor of \n" ); document.write( "If we pretend that we did get a reminder of zero, then the rest of the bottom line represents the other factor. The \n" ); document.write( "1 3 -2 \n" ); document.write( "translates into \n" ); document.write( " \n" ); document.write( "Then, to find the other factors, we would factor |