document.write( "Question 1007733: [(1-x^2)(x+2)^2] / (2+x)(x-1)\r
\n" );
document.write( "\n" );
document.write( "Please explain clearly, step by step, how you got to the answer. Thank you! \n" );
document.write( "
Algebra.Com's Answer #623612 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Okay, from \n" ); document.write( "[(1-x^2)(x+2)^2] / (2+x)(x-1) \n" ); document.write( "let's factor the numerator and get \n" ); document.write( "[(1+x)(1-x)(x+2)(x+2)] / (2+x)(x-1) \n" ); document.write( "You can see that (x+2) and (2+x) are identical factors and thus cancel out... \n" ); document.write( "[(1+x)(1-x)(x+2)] / (x-1) \n" ); document.write( "It turns out that (1-x) / (x-1) = -1, so they also cancel out, leaving a minus one in their place... \n" ); document.write( "-(1+x)(x+2) or \n" ); document.write( "-(x+1)(x+2)\r \n" ); document.write( "\n" ); document.write( "And that's it. \n" ); document.write( " |