document.write( "Question 556158: Perform the indicated operations and simplify:\r
\n" ); document.write( "\n" ); document.write( "(a) [(x-2)/(x+2)]-[(x)/(x-1)]
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #805012 by CubeyThePenguin(3113)\"\" \"About 
You can put this solution on YOUR website!
a) (x-2)/(x+2) - x/(x-1)
\n" ); document.write( "= ((x-2)(x-1) - x(x+2))/((x+2)(x-1))
\n" ); document.write( "= (x^2 - 3x + 2 - x^2 - 2x)/((x+2)(x-1))
\n" ); document.write( "= (x+2)/((x+2)(x-1))
\n" ); document.write( "= \"1%2F%28x-1%29\"
\n" ); document.write( "
\n" );