SOLUTION: log2(x+1) - log2(x-1) = 4
Algebra
->
Logarithm Solvers, Trainers and Word Problems
-> SOLUTION: log2(x+1) - log2(x-1) = 4
Log On
Algebra: Logarithm
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on logarithm
Question 191154
:
log2(x+1) - log2(x-1) = 4
Answer by
edjones(8007)
(
Show Source
):
You can
put this solution on YOUR website!
log2(x+1) - log2(x-1) = 4
2^(log2(x+1)) / 2^( log2(x-1)) = 2^4
(x+1)/(x-1)=16
x+1=16(x-1)
x+1=16x-16
-15x=-17
x=17/15
.
Ed