Question 468208
ln(x+9)-ln(x-5)=ln(x+7)-ln(x-4). 
---
ln[(x+9)/(x-5)] = ln[(x+7)/(x-4)]
----
(x+9)/(x-5) = (x+7)/(x-4)
---
Cross-multiply
x^2 + 5x - 36 = x^2 + 2x - 35
----
3x = 1
x = 1/3
-----
Why is that not a solution?
If you substitute that into the original equation
you would get:
ln((1/3)+9) - ln((1/3)-5) = ln((1/3)+7 - ln((1/3)-4)]
---
The ln((1/3)-5) and the ln((1/3)-4) are both undefined.
because there is not ln of a negative number.
------
Therefore, no solution.
===========================
cheers,
stan H.