document.write( "Question 1024970: Factor: 1+(y+z)^3 \n" ); document.write( "
| Algebra.Com's Answer #640308 by Alan3354(69443)     You can put this solution on YOUR website! Factor: 1+(y+z)^3 \n" ); document.write( "------------- \n" ); document.write( "It's a sum of 2 cubes \n" ); document.write( "a^3 + b^3 = (a+b)*(a^2 - ab + b^2) \n" ); document.write( " |