Question 510981
--------------
log(5)/log(6) + log(5x+1)/log(6) = log(x+5)/log(6) + 1
----
Multiply thru by log(6) to get:
log(5) + log(5x+1) = log(x+5) + log(6)
-----
log[5(5x+1)] = log[6(x+5)]
----
5(5x+1) = 6x+30
25x+5 = 6x+30
19x = 25
---
x = 25/19
==============
Cheers,
Stan H.
==============