document.write( "Question 654111: what is the factored form of x2y+3yx-4y? \n" ); document.write( "
Algebra.Com's Answer #408611 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! factored form of x2y+3yx-4y \n" ); document.write( "----- \n" ); document.write( "x^2y + 3xh - 4y \n" ); document.write( "---- \n" ); document.write( "Common Factor: y \n" ); document.write( "---- \n" ); document.write( "= y(x^2 + 3x - 4) \n" ); document.write( "---- \n" ); document.write( "= y(x^2 +4x-x -4) \n" ); document.write( "---- \n" ); document.write( "= y(x(x+4)-(x+4)) \n" ); document.write( "---- \n" ); document.write( "= y(x+4)(x-1) \n" ); document.write( "------------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |