
Jason L. answered 11/17/16
Tutor
4.8
(6)
Graduate Student Who Loves to Do Math
1) Foil the denominator on the right.
[3x/(x-2)] + [1/(x+2)] = [-4/( (x+2)(x-2) )]
2) Eliminate all pesky denominators by multiplying both sides by (x+2)(x-2).
[(3x)(x+2)] + [1*(x-2)] = -4
3) Simplify the left.
3x^2 + 6x + x -2 = -4
3x^2 + 7x + 2 = 0
(3x + 1)(x+2) = 0
4) Solve both terms for x.
3x+1 = 0
3x = -1
x = -1/3
x+2 = 0
x = -2