document.write( "Question 143819: Use Synthetic Division to divide.\r
\n" );
document.write( "\n" );
document.write( "(x^4+625)/(x-5) \n" );
document.write( "
Algebra.Com's Answer #104670 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! (x^4+625)/(x-5) \n" ); document.write( "(x^2-25)(x^2+25)/(x-5) \n" ); document.write( "(x-5)(x+5)(x^2+25)/x-5) cancel; out the (x-5) terms. \n" ); document.write( "(x+5)(x^2+25) \n" ); document.write( " |