document.write( "Question 83744: Perform the indicated divisions:\r
\n" );
document.write( "\n" );
document.write( "8x^3-6x^2+2x/4x+1 \n" );
document.write( "
Algebra.Com's Answer #60217 by lekelly(20)![]() ![]() ![]() You can put this solution on YOUR website! Okay...here it is:\r \n" ); document.write( "\n" ); document.write( "Step 1: Factor out an x from the numerator: \n" ); document.write( " x(8x^2-6x+2x)/4x+1\r \n" ); document.write( "\n" ); document.write( "Step 2:Factor (8x^2-6x+2x) \n" ); document.write( " (4x+1)(2x-2) \n" ); document.write( "Step 3: Reorg the problem \n" ); document.write( " x(4x+1)(2x-2)/4x+1 \n" ); document.write( "Step 4: You can cancel the 4x+1 in the numerator and denominator to get your solution: \n" ); document.write( " x(2x-2) THE ANSWER \n" ); document.write( " \n" ); document.write( " |