document.write( "Question 31508: (x+y)^3+(y-4)^3 \n" ); document.write( "
Algebra.Com's Answer #18179 by venugopalramana(3286)\"\" \"About 
You can put this solution on YOUR website!
(x+y)^3+(y-4)^3
\n" ); document.write( "={X+Y+Y-4){(X+Y)^2-(X+Y)(Y+4)+(Y-4)^2}
\n" ); document.write( "=(X+2Y-4)(X^2+Y^2+2XY-XY-4X-Y^2-4Y+Y^2+16-8Y)
\n" ); document.write( "=(X+2Y-4)(X^2+Y^2+XY-4X-12Y+16)
\n" ); document.write( "
\n" );