document.write( "Question 949866: Factor the polynomial:
\n" );
document.write( "56-7x+8z-xz \n" );
document.write( "
Algebra.Com's Answer #579933 by amarjeeth123(571) ![]() You can put this solution on YOUR website! 56-7x+8z-xz \n" ); document.write( "=8(z+7)-x(z+7) \n" ); document.write( "=(8-x)(z+7). \n" ); document.write( " |