document.write( "Question 808272: What is the Distributive property for (x -2)(x+1) \n" ); document.write( "
Algebra.Com's Answer #525810 by tommyt3rd(5050)![]() ![]() You can put this solution on YOUR website! x(x+1)-2(x+1)= \n" ); document.write( "x^2+x-2x-1= \n" ); document.write( "x^2-x-1 \n" ); document.write( " |