document.write( "Question 946731: Show two methods of factoring the expression ax - bx - ay + by. Is the result the same? \n" ); document.write( "
Algebra.Com's Answer #577566 by josgarithmetic(39617)![]() ![]() ![]() You can put this solution on YOUR website! ax-bx-ay+by\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "ax-bx-ay+by \n" ); document.write( "(a-b)x-(a-b)y \n" ); document.write( "(a-b)(x-y)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "ax-bx-ay+by \n" ); document.write( "Rearrange based on commutative property for addition \n" ); document.write( "ax-ay-bx+by \n" ); document.write( "a(x-y)-b(x-y) \n" ); document.write( "(a-b)(x-y) \n" ); document.write( " |