SOLUTION: log(x+2)=log x+2

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


   



Question 255655: log(x+2)=log x+2
Found 2 solutions by stanbon, drk:
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
log(x+2)=log(x)+ 2
---
log(x+2) - log(x) = 2
---
log[(x+2)/x] = 2
---
(x+2)/x = 10^2
x+2 = 100x
99x = 2
x = 2/99
============
Cheers,
Stan H.

Answer by drk(1908) About Me  (Show Source):
You can put this solution on YOUR website!
log%28x%2B2%29=log+x%2B2
rewriting the 2 as 2log(10) we get
log%28x%2B2%29=+log%28x%29+%2B+2log%2810%29
then by power rule, we get
log%28x%2B2%29=+log%28x%29+%2B+log%2810%29%5E2
Using rules of logs, we get
log%28x%2B2%29+=+log%28100x%29
next getting rid of the logs, we
%28x%2B2%29+=+100x
solving for x, we get
x+=+2%2F99