document.write( "Question 1008059: Which expression represents the product of 2xy and 3xy+5y-xy^2? \n" ); document.write( "
Algebra.Com's Answer #623877 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! You distribute the 2xy and get \n" ); document.write( "2xy(3xy + 5y - xy^2) = 6(x^2)(y^2) + 10xy^2 - 2(x^2)(y^3) \n" ); document.write( " |