Question 580754
The equation x / x+2 + 3x+2 / x^2 + 2x = 3 / x has how many integer solutions? 
The solutions says: 
Find LCM = (x)(x+2). 
------
x/(x+2) + (3x+2)/(x(x+2)) = 3/x
-----
Multiply thru by the LCM
-----
x^2 + 3x+2 = 3(x+2)
-----
x^2 + 3x + 2 = 3x + 6
----
x^2 -4 = 0
(x-2)(x+2) = 0
Possible solution: x = 2 or x = -2
====================
But x  cannot be -2 as that would make the denominator
of the original problem be zero.
--------------------
Only solution: x = 2
=============================
Cheers,
Stan H.