document.write( "Question 66380This question is from textbook Alegbra and Trigonometry
\n" ); document.write( ": X^4-1/X^3+X^2+X+1 \n" ); document.write( "
Algebra.Com's Answer #47096 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "      x4 - 1\r\n" );
document.write( "------------------\r\n" );
document.write( " x3 + x2 + x + 1\r\n" );
document.write( "\r\n" );
document.write( "Factor the numerator completely:\r\n" );
document.write( "\r\n" );
document.write( "                x4 - 1\r\n" );
document.write( "\r\n" );
document.write( "That's the difference of two perfect squares, so\r\n" );
document.write( "\r\n" );
document.write( "             (x2 - 1)(x2 + 1)\r\n" );
document.write( "\r\n" );
document.write( "The first factor is also the difference of two\r\n" );
document.write( "perfect squares, so the complete factorization is:\r\n" );
document.write( "\r\n" );
document.write( "         (x - 1)(x + 1)(x2 + 1)\r\n" );
document.write( "\r\n" );
document.write( "(Note that you CANNOT factor the SUM of two perfect\r\n" );
document.write( " squares, only the DIFFERENCE of two perfect squares)\r\n" );
document.write( "\r\n" );
document.write( "Factor the denominator completely, by grouping:\r\n" );
document.write( "\r\n" );
document.write( " x3 + x2 + x + 1\r\n" );
document.write( "\r\n" );
document.write( "Factor x2 out of the first two terms:\r\n" );
document.write( "\r\n" );
document.write( " x2(x + 1) + x + 1\r\n" );
document.write( "\r\n" );
document.write( "Factor 1 out of the last two terms:\r\n" );
document.write( "\r\n" );
document.write( " x2(x + 1) + 1(x + 1)\r\n" );
document.write( "\r\n" );
document.write( "Now factor (x + 1) out of both terms:\r\n" );
document.write( "\r\n" );
document.write( " (x + 1)(x2 + 1)\r\n" );
document.write( "\r\n" );
document.write( "Now return to the original expression:\r\n" );
document.write( "\r\n" );
document.write( "      x4 - 1\r\n" );
document.write( "------------------\r\n" );
document.write( " x3 + x2 + x + 1\r\n" );
document.write( "\r\n" );
document.write( "and replace the numerator and denominator\r\n" );
document.write( "by their complete factorizations:\r\n" );
document.write( "\r\n" );
document.write( "  (x - 1)(x + 1)(x2 + 1)  \r\n" );
document.write( "-------------------------\r\n" );
document.write( "    (x + 1)(x2 + 1)\r\n" );
document.write( "\r\n" );
document.write( "Cancel the (x + 1)'s and the (x2 + 1)'s\r\n" );
document.write( "\r\n" );
document.write( "            1       1\r\n" );
document.write( "  (x - 1)(x + 1)(x² + 1)  \r\n" );
document.write( "-------------------------\r\n" );
document.write( "    (x + 1)(x² + 1)\r\n" );
document.write( "       1       1\r\n" );
document.write( "\r\n" );
document.write( "and all you have left is a measly:\r\n" );
document.write( "\r\n" );
document.write( "      x - 1\r\n" );
document.write( " \r\n" );
document.write( "Edwin

\n" ); document.write( "
\n" ); document.write( "
\n" );