
John R. answered 05/01/13
John R: Math, Science, and History Teacher
Begin by factoring the denominators:
x/[(x - 2)(x + 2)] + 1/[x(x + 2)]
The common denominator is x(x + 2)(x - 2)
Multiply the first fraction by x/x and the second fraction by (x -2)/(x - 2)
x/x * x/[(x - 2)(x + 2)] + (x -2)/(x -2) * 1/([x(x +2)]
Multiply the numerators and the denominators to get
x2/[x(x - 2)(x + 2)] + (x - 2)/[x(x - 2)(x + 2)]
Now that the denominators are the same, we can add the numerators. We should get
(x2 + x - 2)/[x(x - 2)(x + 2)]
After factoring the numerator, we have
[(x + 2)(x - 1)]/[x(x - 2)(x + 2)]
Since both the numerator and the denominator have an x + 2 term, we can cancel them out to get
(x - 1)/[x(x - 2)]
You can distribute the x in the denominator to get a final answer of
(x - 1)/(x2 - 2x)