document.write( "Question 441863: factor completely (m+n)x^2-6x(m+n)+8(m+n) \n" ); document.write( "
Algebra.Com's Answer #304871 by rwm(914)![]() ![]() ![]() You can put this solution on YOUR website! (m+n)x^2-6x(m+n)+8(m+n) \n" ); document.write( "(m+n)(x^2-6x+8) \n" ); document.write( "(x^2-6x+8) can be factored \n" ); document.write( "which factors of 8 add up to -6 \n" ); document.write( "-4 and -2 \n" ); document.write( "(m+n)(x-4)(x-2) \n" ); document.write( " \n" ); document.write( " |