SOLUTION: solve 5/x + x/x+2 = 4/x^2+2x

Algebra ->  Equations -> SOLUTION: solve 5/x + x/x+2 = 4/x^2+2x      Log On


   



Question 243089: solve 5/x + x/x+2 = 4/x^2+2x
Answer by checkley77(12844) About Me  (Show Source):
You can put this solution on YOUR website!
5/x + x/(x+2) = 4/(x^2+2x)
5/x+x/(x+2)=4/x(x+2) combine the left side terms.
[5(x+2)+x^2]/x(x+2)=4/x(x+2) multiply both sides by x(x+2)
5(x+2)+x^2=4
5x+10+x^2=4
x^2+5x+10-4=0
x^2+5x+6=0
(x+3)(x+2)=0
x+3=0
x=-3 ans.
x+2=0
x=-2 ans.