document.write( "Question 139449: factor the expression
\n" );
document.write( "x^3-27
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #101671 by smart_gal(1)![]() ![]() ![]() You can put this solution on YOUR website! well, the formula is: (a-b)(a^2+ab+b^2) \n" ); document.write( "therefore the answer would be: (x-3)(x^2+3x+9) \n" ); document.write( "hope this helps \n" ); document.write( " |