SOLUTION: Solve the logarithmic equation: log(x+1)+log(x-1)=log3

Algebra ->  Logarithm Solvers, Trainers and Word Problems -> SOLUTION: Solve the logarithmic equation: log(x+1)+log(x-1)=log3      Log On


   



Question 619317: Solve the logarithmic equation: log(x+1)+log(x-1)=log3
Answer by sophxmai(62) About Me  (Show Source):
You can put this solution on YOUR website!
Using the rule loga+logb=logab

log(x+1)+log(x-1)=log3
log[(x+1)*(x-1)]=log3
log(x^2-x+x-1)=log3
log(x^2-1)=log3
10^[log(x^2-1)]=10^log3
x^2-1=3
x^2=4
x=sqrt4
x=+2,-2