How do you solve (x-4)/(x-2) = (x-2)/(x+2) + (1)/(x-2)x4x2=x2x+2+1x2?

1 Answer
Jan 24, 2017

x-4 = ((x-2)(x-2))/(x+2) + 1x4=(x2)(x2)x+2+1
(x-4)(x+2) = (x-2)(x-2) + (x+2)(x4)(x+2)=(x2)(x2)+(x+2)
x^2 - 2x - 8 = x^2-4x+4 + x + 2x22x8=x24x+4+x+2

Simplify
2x - 12 = x + 22x12=x+2
x = 14x=14

Explanation:

The easiest way to do this type of calculation is to get rid of all the denominators. To do this, first times every single term by x-2x2, then do the same, but with x+2x+2. At that point, it becomes a matter of simplification.