document.write( "Question 34331: 5x^3y+20x^2y^2+20xy^3
\n" );
document.write( "all over
\n" );
document.write( "5xy\r
\n" );
document.write( "\n" );
document.write( "please simplify\r
\n" );
document.write( "\n" );
document.write( "note:^ means raised to the power of. \n" );
document.write( "
Algebra.Com's Answer #20748 by benni1013(206)![]() ![]() ![]() You can put this solution on YOUR website! When dividing a trinomial by a monomial the best way is to divide and conquer. \n" ); document.write( "Subtract the powers in this case.\r \n" ); document.write( "\n" ); document.write( "Also anything to the 0 power is one. Anything multiply by one is itself\r \n" ); document.write( "\n" ); document.write( "(5x^3y/5xy)+20x^2y^2/5xy+20xy^3/5xy==>x^2+4xy+4y^2 \n" ); document.write( " |