document.write( "Question 181641: please factor this polynomial using greatest common factor.
\n" );
document.write( "
\n" );
document.write( "5x squared y cubed - 15x cubed y to the second power. thanks. \n" );
document.write( "
Algebra.Com's Answer #136278 by eperette(173)![]() ![]() ![]() You can put this solution on YOUR website! 5x^2y^3 -15x^3y^2\r \n" ); document.write( "\n" ); document.write( "(1)notice that 5 and -15 both have common factor of 5 \n" ); document.write( "(2)notice that x^2 and x^3 both have common factor of x^2 \n" ); document.write( "(3)notice that y^3 and y^2 both have common factor of y^2\r \n" ); document.write( "\n" ); document.write( "start by taking out factor and inside parenthesis leaving what is left\r \n" ); document.write( "\n" ); document.write( "5x^2y^2(1y - 3x)\r \n" ); document.write( "\n" ); document.write( "or \r \n" ); document.write( "\n" ); document.write( "5x^2y^2(y-3x) \n" ); document.write( " \n" ); document.write( " |