document.write( "Question 982422: (x+5)/(-x^2)
\n" ); document.write( "How would you do syntheic division here?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #603236 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "There is no way, for the degree of the numerator is less than\r\n" );
document.write( "the degree of the denominator.  Long or synthetic division can\r\n" );
document.write( "only be done if the degree of the numerator is NOT less than\r\n" );
document.write( "the degree of the denominator. \r\n" );
document.write( "\r\n" );
document.write( "However, if it had been \"%28-x%5E2%29%2F%28x%2B5%29\" instead, then there\r\n" );
document.write( "would be a way to perform synthetic division.  You would then\r\n" );
document.write( "be dividing -x² by x+5.  And first you would need to write:\r\n" );
document.write( "\r\n" );
document.write( "\"-x%5E2\" as \"-x%5E2%2B0x%2B0\".\r\n" );
document.write( "\r\n" );
document.write( "Then we would set x+5=0 and get x=-5 and use -5 on\r\n" );
document.write( "the left of the synthetic division:\r\n" );
document.write( "\r\n" );
document.write( "-5|-1  0   0\r\n" );
document.write( "  |    5 -25\r\n" );
document.write( "   -1  5 -25\r\n" );
document.write( "\r\n" );
document.write( "And the answer would be  \"-x-25%2F%28x%2B5%29\"\r\n" );
document.write( "\r\n" );
document.write( "But divided the way you have it stated, synthetic division is\r\n" );
document.write( "impossible.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );