document.write( "Question 117003: \"How can I factor and find the answer to this polynomial\r
\n" );
document.write( "\n" );
document.write( " 3 2 2 3
\n" );
document.write( "10x y + 15x y - 5xy\r
\n" );
document.write( "\n" );
document.write( "\"That is ten x cubed y sqaured, + fifteen x sqaured y, - five x y cubed\" \n" );
document.write( "
Algebra.Com's Answer #85264 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! 5xy is common to all the terms ___ 5xy(2x^2y+3x-y^2) \n" ); document.write( " |