document.write( "Question 20703: Factor Completely (difference of squares)\r
\n" );
document.write( "\n" );
document.write( "x^8-1 \n" );
document.write( "
Algebra.Com's Answer #9985 by kapilsinghi(68) ![]() You can put this solution on YOUR website! x^8 - 1 \n" ); document.write( "=(x^2)^3 - 1^3 \n" ); document.write( "applying the formula for a^3 - b^3\r \n" ); document.write( "\n" ); document.write( "=(x^2 - 1)((x^2)^2 + 1 + x^2) \n" ); document.write( "=(x^2 - 1^2)((x^2)^2 + 1 + x^2) \n" ); document.write( "=(x-1)(x+1)(x^2)^2 + 1 + x^2)\r \n" ); document.write( "\n" ); document.write( " kapilsinghi123@gmail.com \n" ); document.write( " |