document.write( "Question 40439: Factor each polynomial completely\r
\n" );
document.write( "\n" );
document.write( "x^3y + 2x^2y^2 + xy^2\r
\n" );
document.write( "\n" );
document.write( "Is the common factor X^3 ? I am haveing a problem with figureing out the CF \n" );
document.write( "
Algebra.Com's Answer #25818 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! x^3y + 2x^2y^2 + xy^2 \n" ); document.write( "Look at the \"x's\" in each term. \n" ); document.write( "x^3 in the 1st terms \n" ); document.write( "x^2 in the 2nd term \n" ); document.write( "x in the 3rd term \n" ); document.write( "The CF is x; there is no common x^2 or any common x^3.\r \n" ); document.write( "\n" ); document.write( "Now, look at the \"y's\" in each term. \n" ); document.write( "y in the 1st term \n" ); document.write( "y^2 in the 2nd term \n" ); document.write( "y^2 in the 3rd term \n" ); document.write( "The CF is y; there is no common y^2 in all the terms.\r \n" ); document.write( "\n" ); document.write( "So the CF for your problem is xy \n" ); document.write( "Therefore you get: \n" ); document.write( "xy(x^2+2xy+y) \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |