SOLUTION: Perform the indicated operations and simplify: (a) [(x-2)/(x+2)]-[(x)/(x-1)]
Algebra
->
Signed-numbers
-> SOLUTION: Perform the indicated operations and simplify: (a) [(x-2)/(x+2)]-[(x)/(x-1)]
Log On
Algebra: Operations with Signed Numbers
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Signed-numbers
Question 556158
:
Perform the indicated operations and simplify:
(a) [(x-2)/(x+2)]-[(x)/(x-1)]
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
a) (x-2)/(x+2) - x/(x-1)
= ((x-2)(x-1) - x(x+2))/((x+2)(x-1))
= (x^2 - 3x + 2 - x^2 - 2x)/((x+2)(x-1))
= (x+2)/((x+2)(x-1))
=