document.write( "Question 58288: divide (x^3-27)by(x-3) \n" ); document.write( "
Algebra.Com's Answer #39909 by tutorcecilia(2152)![]() ![]() You can put this solution on YOUR website! (x^3-27)by(x-3)[factor the first expression] \n" ); document.write( "(x-3)(x^2+3x+9)/(x-3) [Cancel out (x=3)] \n" ); document.write( "x^2+3x+9 \n" ); document.write( " \n" ); document.write( " |