SOLUTION: Log2 (x+1) - Log2 X= Log2 4

Algebra ->  Logarithm Solvers, Trainers and Word Problems -> SOLUTION: Log2 (x+1) - Log2 X= Log2 4      Log On


   



Question 1094078: Log2 (x+1) - Log2 X= Log2 4
Answer by htmentor(1343) About Me  (Show Source):
You can put this solution on YOUR website!
Using the identity log(a) - log(b) = log(a/b), we have
log2((x+1)/x) = log2(4)
Eliminate the logarithm:
2^(log2((x+1)/x)) = (x+1)/x = 2^(log2(4)) = 2^2 = 4
Solve for x:
x+1 = 4x
x = 1/3