SOLUTION: logx=2-log(x+48)

Algebra ->  Logarithm Solvers, Trainers and Word Problems -> SOLUTION: logx=2-log(x+48)      Log On


   



Question 693605: logx=2-log(x+48)
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
logx=2-log(x+48)
----
log(x) + log(x+48) = 2
-----
log[x(x+48)] = 2
------
x^2+48x = 100
x^2 + 48x - 100 = 0
----
Factor:
x^2+50x-2x-100 = 0
x(x+50)-2(x+50) = 0
(x+50)(x-2) = 0
----
Positive solution:
x = 2
=====================
cheers,
Stan H.