document.write( "Question 392580: factor x^3y+2x^2y^2+xy^3 \n" ); document.write( "
Algebra.Com's Answer #278631 by haileytucki(390)![]() ![]() You can put this solution on YOUR website! x^(3)y+2x^(2)y^(2)+xy^(3)\r \n" ); document.write( "\n" ); document.write( "Factor out the GCF of xy from each term in the polynomial. \n" ); document.write( "xy(x^(2))+xy(2xy)+xy(y^(2))\r \n" ); document.write( "\n" ); document.write( "Factor out the GCF of xy from x^(3)y+2x^(2)y^(2)+xy^(3). \n" ); document.write( "xy(x^(2)+2xy+y^(2))\r \n" ); document.write( "\n" ); document.write( "In this problem 1*1=1 and 1+1=2, so insert 1 as the right hand term of one factor and 1 as the right-hand term of the other factor. \n" ); document.write( "xy(x+y)(x+y)\r \n" ); document.write( "\n" ); document.write( "Combine the two common factors of (x+y) by adding the exponents. \n" ); document.write( "xy(x+y)^(2) \n" ); document.write( " |