document.write( "Question 193727: factor the polynomial completely.
\n" ); document.write( "x^3y^2-6x^2y^3+5xy^4
\n" ); document.write( "

Algebra.Com's Answer #145401 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
Factor completely:
\n" ); document.write( "\"x%5E3y%5E2-6x%5E2y%5E3%2B5xy%5E4\" First, look for a common factor among all the terms. It's \"xy%5E2\", so factor this out.
\n" ); document.write( "\"xy%5E2%28x%5E2-6xy%2B5y%5E2%29\" Now factor the trinomial in the parentheses.
\n" ); document.write( "\"highlight%28xy%5E2%28x-y%29%28x-5y%29%29\"...and this is it!
\n" ); document.write( "
\n" );