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
Algebra: Logarithm
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on logarithm
Question 1094078
:
Log2 (x+1) - Log2 X= Log2 4
Answer by
htmentor(1343)
(
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