SOLUTION: rewrite log(x/x-1)-log(x/x+1)+log(x^2-1) as a single logarithm

Algebra ->  Logarithm Solvers, Trainers and Word Problems -> SOLUTION: rewrite log(x/x-1)-log(x/x+1)+log(x^2-1) as a single logarithm      Log On


   



Question 652347: rewrite log(x/x-1)-log(x/x+1)+log(x^2-1) as a single logarithm
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
rewrite log(x/x-1)-log(x/x+1)+log(x^2-1) as a single logarithm
-------------------------
= log[((x/(x-1))*(x^2-1)) / (x/(x+1))]
-----
Cancel where you can to get:
-------------
= log[((x)*(x+1)) / (x/(x+1))]
------
Invert the denominator and multiply to get:
= log(1)
---
= 0
===========
Cheers,
Stan H.