document.write( "Question 47007: factor completely 10x^2y-30xy+20xy^2 \n" ); document.write( "
Algebra.Com's Answer #31146 by tutorcecilia(2152)![]() ![]() You can put this solution on YOUR website! 10x^2y-30xy+20xy^2 [Find the greatest common factor (GCF); in this case 10xy] \n" ); document.write( "10xy(10x^2y-30xy+20xy^2) [Write the GCF outside of the parenthesis] \n" ); document.write( "10xy(10x^2y/10xy-30xy/10xy+20xy^2/10xy)[Divide the terms by the GCF of 10xy] \n" ); document.write( "10xy(x-3+2y) [Re-arrange the terms in standard form with descending degrees] \n" ); document.write( "10xy(2y+x-3) \n" ); document.write( " |