document.write( "Question 144088: I have a homework assignment, and I'm supposed to \"factor the algebraic expressions completely.\" I've been able to figure out everything but one.\r
\n" );
document.write( "\n" );
document.write( "Here's the one giving me trouble:\r
\n" );
document.write( "\n" );
document.write( "x^8 - 1\r
\n" );
document.write( "\n" );
document.write( "I have no idea where to begin! Any help would be greatly appreciated. \n" );
document.write( "
Algebra.Com's Answer #104863 by stanbon(75887) ![]() You can put this solution on YOUR website! x^8 - 1 \n" ); document.write( "The problem is in the form of a \"difference of squares\". \r \n" ); document.write( "\n" ); document.write( "=(x^4-1)(x^4+1)\r \n" ); document.write( "\n" ); document.write( "=(x^2-1)(x^2+1)(x^4+1)\r \n" ); document.write( "\n" ); document.write( "=(x-1)(x+1)(x^2+1)(x^4+1) \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |