document.write( "Question 257096: Use the Distributive property to find each product - (x+1)(x-2) \n" ); document.write( "
Algebra.Com's Answer #189071 by drk(1908)![]() ![]() ![]() You can put this solution on YOUR website! Here is the problem: \n" ); document.write( " \n" ); document.write( "step 1 - distribute the first x through the second parenthesis to get \n" ); document.write( "x^2 - 2x \n" ); document.write( "step 2 - distribute the (+1) through the second parenthesis to get \n" ); document.write( "x - 2. \n" ); document.write( "combine the like terms from these distributions to get \n" ); document.write( "x^2 -x -2 \n" ); document.write( "change all of the signs because of the negative out front to get \n" ); document.write( "-x^2 + x + 2 \n" ); document.write( " |