document.write( "Question 44417: Can someone please help me factor x(2x-y) + y(2x-y) Thanks! \n" ); document.write( "
Algebra.Com's Answer #29330 by fractalier(6550) You can put this solution on YOUR website! Factor out the 2x-y from both terms and get \n" ); document.write( "x(2x-y) + y(2x-y) = \n" ); document.write( "(2x-y)(x+y) \n" ); document.write( " |