document.write( "Question 50751: simplify:\r
\n" );
document.write( "\n" );
document.write( "(x^3+y^3)/(x+y)\r
\n" );
document.write( "\n" );
document.write( "thanks:) \n" );
document.write( "
Algebra.Com's Answer #33788 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! (x)^3 + (y)^3 = (x + y)(x^2 - yx + y^2) \n" ); document.write( "so: \n" ); document.write( "(x + y)(x^2 - yx + y^2)/(x + y) = x^2 - yx + y^2 \n" ); document.write( " |