document.write( "Question 582777: How would I factor w(w-2)+2(2-w) \n" ); document.write( "
Algebra.Com's Answer #372225 by algebrahouse.com(1659)![]() ![]() You can put this solution on YOUR website! w(w - 2) + 2(2 - w) \n" ); document.write( "= w(w - 2) + 2(-w + 2) {switched around 2nd binomial} \n" ); document.write( "= w(w - 2) - 2(w - 2) {factored -1 out of 2nd binomial} \n" ); document.write( "= (w - 2)(w - 2) {factored (w - 2) out of the two binomials} \n" ); document.write( " For more help from me, visit: www.algebrahouse.com \n" ); document.write( " |