document.write( "Question 34220: factor the polynomial completly please.
\n" );
document.write( "x^3y+2x^2y^2+xy^3 \n" );
document.write( "
Algebra.Com's Answer #20523 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! =xy(x^2+2xy+y^2) \n" ); document.write( "=xy(x+y)^2 \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |