You can put this solution on YOUR website! what is the solution set for log5(x-7)+log5(x-4)-log5x=1
----
log5[(x-7)*(x-4)/(x)] = 1
------
x(x-7)(x-4) = 5
------
x(x^2-11x+28) = 5
---
x^3 - 11x^2 + 28x - 5 = 0
----
------
x = 0.1929 or x = 3.5916 or x = 7.2155
------------
Cheers,
Stan H.