SOLUTION: Solve the equation: (x)/(x+2)=(3x+1)/(x-1)+(4)/(x^2+x-2)

Algebra ->  Equations -> SOLUTION: Solve the equation: (x)/(x+2)=(3x+1)/(x-1)+(4)/(x^2+x-2)      Log On


   



Question 1191792: Solve the equation:
(x)/(x+2)=(3x+1)/(x-1)+(4)/(x^2+x-2)

Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
Solve the equation:
x/(x+2) = (3x+1)/(x-1) +4/(x^2+x-2)
Notice that x^2+x-2 = (x+2)*(x-1)
----
x/(x+2) = (3x+1)/(x-1) + 4/(x+2)*(x-1)
Multiply thru by (x+2)*(x-1)
x*(x-1) = (3x+1)*(x+2) + 4
---
x^2-x = 3x^2 + 7x + 2 + 4
2x^2 + 8x + 6 = 0
x^2 + 4x + 3 = 0
(x+3)*(x+1) = 0
x = -3, x = -1