document.write( "Question 890196: Its asked me to divide the polynomial (2x+11x-5)/(x+6) I have tried many different way and the answers I have came up with are not a choice \n" ); document.write( "
Algebra.Com's Answer #538774 by rothauserc(4718)\"\" \"About 
You can put this solution on YOUR website!
We will use synthetic division for this problem,
\n" ); document.write( "note that (2x+11x-5)/(x+6) = (13x -5) / (x +6)
\n" ); document.write( "-6 | 13 -5 |
\n" ); document.write( "carry down the leading coefficient
\n" ); document.write( " | 13 |
\n" ); document.write( "multiply by potential 0 (x = -6)
\n" ); document.write( " | 13 -78 |
\n" ); document.write( "repeat process
\n" ); document.write( " | 13 -83 |
\n" ); document.write( "the polynomial is 13 - (83/(x+6))\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );