document.write( "Question 292165: How would I solve this polynomial division problem? \r
\n" );
document.write( "\n" );
document.write( "(24x^3 + 3) / (2x + 1) \n" );
document.write( "
Algebra.Com's Answer #211120 by Earlsdon(6294) ![]() You can put this solution on YOUR website! Well, you have a couple of choices: \n" ); document.write( "1) You could divide using long division or synthetic division. \n" ); document.write( "2) You could try factoring the numerator and see if anything will cancel the denominator. \n" ); document.write( "Let's try 2) \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Recall that the sum of two cubes will factor thus: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |