document.write( "Question 7808: Could you please help me factor this problem? 64x^3+1 \n" ); document.write( "
Algebra.Com's Answer #4326 by pvrbrahmam(12)\"\" \"About 
You can put this solution on YOUR website!
Q:factorize 64x^3+1
\n" ); document.write( "Sol: 64x^3+1 = (4x)^3 + 1^3 it is of the form a^3 + b^3 which is product of
\n" ); document.write( " ( a+ b) and (a^2-ab + b^2)
\n" ); document.write( " (4x)^3 + 1^3 =( 4x + 1) ( 16x^2 -4x +1)
\n" ); document.write( "
\n" );