document.write( "Question 119164: I'm learning to divide polynomials by polynomials. I have been able to work several problems, but then get stuck as they progress. For example:\r
\n" );
document.write( "\n" );
document.write( "25x to the 5th power take away x to the third power take away 8x take away 2x square divided by 5xsquare take away 4x. I have placed the dividend and divisor in descending order and even tried adding 0x to the fourth power in the dividend. I seem to get the first half correct, but can't get the latter half. What am I doing wrong? \r
\n" );
document.write( "\n" );
document.write( "Jennifer \n" );
document.write( "
Algebra.Com's Answer #87273 by solver91311(24713) You can put this solution on YOUR website! You have done the first steps correctly, that is you put the terms in decending order of degree and put a zero coefficient placeholder in for the missing 4th degree term. I presume you ended up with:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The next step is to factor the denominator. \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "But notice that there is an \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now your polynomial long division shouldn't be so ugly. I don't know how to render the process on this site, so I'll just talk you through it. Write back if you have trouble understanding.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Step 1: \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Step 2: \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Step 3: Subtract \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Step 4: Bring down the next term, \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Step 6: \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Step 7: \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Step 8: Subtract this from your previous partial dividend, \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Step 9: Bring down the next term of the dividend, \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Step 10: \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Step 11: \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Step 12: Subtract this from your previous partial dividend, \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Step 13: Bring down the last term, \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Step 14: \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Step 15: \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Step 16: Subtract. \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Hope this helps. \n" ); document.write( "John \n" ); document.write( " |