document.write( "Question 54488: x^9-y^9 \n" ); document.write( "
Algebra.Com's Answer #36777 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! (x^3)^3 - (y^3)^3 = (x^3 - y^3)(x^6 + x^3y^3 + y^6) \n" ); document.write( "(x)^3 - (y)^3 = (x - y)(x^2 + xy + y^2) \n" ); document.write( "(x - y)(x^2 + xy + y^2)(x^6 + x^3y^3 + y^6) And so on.... \n" ); document.write( " |