document.write( "Question 44913: DIVIDE X^3-64 BY (X-4) \n" ); document.write( "
Algebra.Com's Answer #29761 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! DIVIDE X^3-64 \n" ); document.write( "=(x)^3-(4)^3=(x-4)(x^2+4x+16)...hence this divided by x-4 \n" ); document.write( "gives \n" ); document.write( " \n" ); document.write( "x^2+4x+16 \n" ); document.write( " |