document.write( "Question 38196: Simplify:
\n" );
document.write( "(x^5 + y^5)/(x + y)\r
\n" );
document.write( "\n" );
document.write( "After spending much time beating on this problem as a long division with my 8th grader it dawned on me that perhaps the equation is already simplified. An online equation calculator seems to confirm that fact.\r
\n" );
document.write( "\n" );
document.write( "My question: is there an easy check or a simple trick that would quickly confirm that this equation (or a similar equation) is already in its simplest form?\r
\n" );
document.write( "\n" );
document.write( "Thanks,
\n" );
document.write( "Robert \n" );
document.write( "
Algebra.Com's Answer #23661 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! (x^5 + y^5)/(x + y) \r \n" ); document.write( "\n" ); document.write( "It does divide. \n" ); document.write( "The quotient is x^4-x^3y+x^2y^2-xy^3+y^4 \n" ); document.write( "Check MATHWORLD polynomial division using Google on your other question. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |