document.write( "Question 43968: Can anyone help with this one? I need solution and steps.\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Factor each polynomial completely.\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "x³y + 2x²y² + xy³ \n" );
document.write( "
Algebra.Com's Answer #28885 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Factor out the greatest common factor first and we get \n" ); document.write( "x³y + 2x²y² + xy³ = \n" ); document.write( "xy(x^2 + 2xy + y^2) = \n" ); document.write( "xy(x + y)^2 \n" ); document.write( " |