document.write( "Question 83970: Factor completely. ax – ay + x^2 – xy \n" ); document.write( "
Algebra.Com's Answer #60430 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! a(x – y) + x(x – y) \n" ); document.write( "(a + x)(x - y) \n" ); document.write( " |