document.write( "Question 103434: Find the factor the sum of two cubes:
\n" );
document.write( "x^3+8 \n" );
document.write( "
Algebra.Com's Answer #75696 by edjones(8007)![]() ![]() You can put this solution on YOUR website! x^3+8 \n" ); document.write( "(x+2)(x^2-2x+4) \n" ); document.write( " |