Question 352664
Hi,
If I am understanding your question properly
{{{(x-2)/(x+1) = ( x+1)/(x-2)}}}
.
Cross multiply in the above to solve
(x-2)*(x-2) = (x+1)*(x+1)
.
x^2 - 4x + 4 = x^2 + 2x +1
.
simplify
3 = 6x
.
x = (1/2)