document.write( "Question 1068544: Factor the polynomial x^3+64 \n" ); document.write( "
Algebra.Com's Answer #683780 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Factor the polynomial x^3+64 \n" ); document.write( "--------- \n" ); document.write( "It's a sum of 2 cubes. \n" ); document.write( "--- \n" ); document.write( "a^3 + b^3 = (a+b)*(a^2 - ab + b^2) \n" ); document.write( " \n" ); document.write( " |