document.write( "Question 39688This question is from textbook Beginning Algebra
\n" );
document.write( ": Divide.\r
\n" );
document.write( "\n" );
document.write( "7x^5y^5 - 21x^4y^4 + 14x^3y^3 divided by xy^2z^3 \n" );
document.write( "
Algebra.Com's Answer #25237 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Okay, we treat this as three separate little probems, so we get \n" ); document.write( "(7x^5y^5 - 21x^4y^4 + 14x^3y^3) / (xy^2z^3) = \n" ); document.write( "(7x^4y^3 - 21x^3y^2 + 14x^2y) / z^3 \n" ); document.write( "that's as far as we can go... \n" ); document.write( " |