document.write( "Question 1058660: x + 2 / (x + 1) * (x + 2) = x - 2 / (x + 1) * (x - 2) \n" ); document.write( "
Algebra.Com's Answer #673785 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
x + 2 / (x + 1) * (x + 2) = x - 2 / (x + 1) * (x - 2)
\n" ); document.write( "multiply everything by (x+1)(x+2)(x-2)
\n" ); document.write( "get (x+2)(x-2)=(x-2)(x+2), which is an identity,
\n" ); document.write( "Perhaps it is (x+2)/(x+1) all multiplied by (x+2)=(x-2)/(x+1) all multiplied by (x-2)
\n" ); document.write( "Then (x^2+4x+4)/(x+1)=(x^2-4x+4)/(x+1)
\n" ); document.write( "The denominators are equal, so just deal with the numerators, and the x^2 cancel
\n" ); document.write( "4x+4=-4x+4
\n" ); document.write( "8x=0
\n" ); document.write( "x=0 ANSWER
\n" ); document.write( "(2/1)(2)=(-2/1)*(-2)
\n" ); document.write( "4=4
\n" ); document.write( "
\n" );