SOLUTION: log(x+1)+log(x-1)=log(3)
Algebra
->
Logarithm Solvers, Trainers and Word Problems
-> SOLUTION: log(x+1)+log(x-1)=log(3)
Log On
Algebra: Logarithm
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on logarithm
Question 808530
:
log(x+1)+log(x-1)=log(3)
Answer by
ankor@dixie-net.com(22740)
(
Show Source
):
You can
put this solution on YOUR website!
log(x+1)+log(x-1)=log(3)
:
log((x+1)(x-1)) = log(3)
therefore
(x+1)(x-1) = 3
FOIL
x^2 - x + x - 1 = 3
x^2 - 1 - 3 = 0
x^2 - 4) = 0
Factors to
(x-2)(x+2) = 0
only the positive solution here
x = 2