document.write( "Question 390481: factor
\n" );
document.write( "x^5 - 1 \n" );
document.write( "
Algebra.Com's Answer #276882 by edjones(8007)![]() ![]() You can put this solution on YOUR website! x^5 - 1 \n" ); document.write( "x^n - y^n is always divisible by x - y, so x^5 - 1 has x - 1 as a factor. \n" ); document.write( "x^5-1/(x-1)=x^4+x^3+x^2+x+1 Long division. \n" ); document.write( "(x-1)(x^4+x^3+x^2+x+1) \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |