document.write( "Question 841150: (x^5-a^5)/(x-a) \n" ); document.write( "
Algebra.Com's Answer #506671 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! (x^5-a^5)/(x-a)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "((x-a)(a^4+a^3*x+a^2*x^2+a*x^3+x^4))/(x-a)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "a^4+a^3*x+a^2*x^2+a*x^3+x^4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the expression simplifies to a^4+a^3*x+a^2*x^2+a*x^3+x^4 \n" ); document.write( " |