SOLUTION: what is the solution set for log of 5(x-7)+log of 5 (x-4)-log of 5x=1

Algebra ->  College  -> Linear Algebra -> SOLUTION: what is the solution set for log of 5(x-7)+log of 5 (x-4)-log of 5x=1      Log On


   



Question 1010668: what is the solution set for log of 5(x-7)+log of 5 (x-4)-log of 5x=1
Answer by stanbon(75887) About Me  (Show Source):
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.
-------