document.write( "Question 1066448: Write: xk–xy–+yk as a product \n" );
document.write( "
Algebra.Com's Answer #681617 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! xk–xy–x^2+yk \n" ); document.write( "xk+yk-xy-x^2, grouping \n" ); document.write( "k(x+y)-x(y+x) \n" ); document.write( "(k-x)(y+x) \n" ); document.write( "expand should give the four factors above \n" ); document.write( "ky+kx-xy-x^2 checks. \n" ); document.write( " |