You can put this solution on YOUR website! what is the solution set for
log5(x-7)+log5(x-4)-log5(x) = 1
-----
log5[(x-7)(x-4)/x] = 1
----
(x-7)(x-4)/x = 5
--
x^2 - 11x + 28 = 5x
-----
x^2 - 16x + 28 = 0
---
(x-2)(x-14) = 0
----
Acceptable solution:
x = 14
--------
Cheers,
Stan H.
-------